Played Challenges
Simple, Practical, and Common - 33757 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #1382 / 7450
- Number of attempts: 5
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #505 / 1551
- Number of attempts: 4
One number per line - 18780 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1812 / 3877
- Number of attempts: 3
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1012 / 1899
- Number of attempts: 1
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 14
- Position: #558 / 701
- Number of attempts: 1
Just the middle - 11500 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1731 / 4216
- Number of attempts: 2
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 21
- Position: #862 / 1270
- Number of attempts: 2
Interleave lines - 185 entries
This is some kind of « paste -d'\n' c b a ». There are many ways to achieve this.. just find the shortest!
- Best score: 17
- Best player score: 27
- Position: #29 / 60
- Number of attempts: 2
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 22
- Position: #306 / 446
- Number of attempts: 1
Not enough Ps - 67 entries
Different type of code
- Best score: 13
- Best player score: 19
- Position: #33 / 36
- Number of attempts: 1
Happy TvvO - 427 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #76 / 206
- Number of attempts: 1
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #761 / 4194
- Number of attempts: 6
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #544 / 1138
- Number of attempts: 1
Two become one - 713 entries
We have two c arrays and want to make one two dimensional out of it. Can we do that?
- Best score: 25
- Best player score: 28
- Position: #68 / 208
- Number of attempts: 3
Switch function arguments - 2152 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 20
- Position: #644 / 667
- Number of attempts: 1
Reformat a C golf submission - 614 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 25
- Position: #20 / 210
- Number of attempts: 2
Simple text editing with Vim - 13092 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1689 / 3765
- Number of attempts: 4