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: #57 / 7450
- Number of attempts: 9
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #117 / 1899
- Number of attempts: 4
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #12 / 701
- Number of attempts: 6
Just the middle - 11500 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #183 / 4216
- Number of attempts: 3
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #356 / 1270
- Number of attempts: 16
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #67 / 1192
- Number of attempts: 3
Rail fence transposition cipher - 84 entries
Solve a rail fence transposition cipher using vim. This ciphertext was created using two rails. Use vim to transpose the text and recover the original quote.
- Best score: 14
- Best player score: 14
- Position: #2 / 26
- Number of attempts: 4
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: 25
- Position: #22 / 60
- Number of attempts: 1
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 15
- Position: #18 / 446
- Number of attempts: 8
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #5 / 4194
- Number of attempts: 4
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #37 / 1138
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #492 / 3695
- Number of attempts: 6
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 31
- Position: #425 / 706
- Number of attempts: 1
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #450 / 3970
- Number of attempts: 4
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: 13
- Position: #299 / 3765
- Number of attempts: 9