Played Challenges
One number per line - 18574 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #273 / 3834
- Number of attempts: 6
Separate the lines - 175 entries
Every other line is mixed up. Separate them into their original texts.
- Best score: 11
- Best player score: 11
- Position: #35 / 89
- Number of attempts: 2
Palindrome numbers - 21 entries
For each number compute its associated palindrome. First number (first line) has been eaten! #prime
- Best score: 30
- Best player score: 34
- Position: #12 / 14
- Number of attempts: 1
V to the i - 4719 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #511 / 1875
- Number of attempts: 2
Split line with dots - 2118 entries
This line is too long, split it.
- Best score: 15
- Best player score: 15
- Position: #121 / 627
- Number of attempts: 5
Every other line - 2877 entries
AaAaAaA
- Best score: 12
- Best player score: 13
- Position: #202 / 698
- Number of attempts: 2
comment and uncomment code inline - 1050 entries
It's very useful to be able to comment out a block of code in a quick edit. And likewise to uncomment the code. This operation often involves multi-line stanzas and even large blocks. With just line-wise navigation and insert mode this would cost you about 4 keystrokes per line. Master this hole of VimGolf and you'll quickly drop your key count in day to day Vim as well.
- Best score: 9
- Best player score: 9
- Position: #60 / 310
- Number of attempts: 4
Just the middle - 11339 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #955 / 4157
- Number of attempts: 2
For all cases. - 139 entries
In this case... change it! :) Watch the line.
- Best score: 8
- Best player score: 8
- Position: #44 / 99
- Number of attempts: 1
Stairstep digits - 372 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 9
- Position: #28 / 139
- Number of attempts: 2
Missing Library and a Typo - 840 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 15
- Best player score: 15
- Position: #9 / 207
- Number of attempts: 6
Interactive git rebase changing commands - 161 entries
How to change the action of some commits in git rebase dialog.
- Best score: 15
- Best player score: 15
- Position: #29 / 77
- Number of attempts: 2
Adam's challenge - 934 entries
Change both normal to bold and 4 by 2. Adam Wathan challenge this on twitter . He did it in 11 keystrokes on Sublime.
- Best score: 18
- Best player score: 18
- Position: #42 / 263
- Number of attempts: 3
Create a table - 325 entries
Convert the given input into a formatted table
- Best score: 16
- Best player score: 16
- Position: #21 / 104
- Number of attempts: 3
I forgot quotes - 15894 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #610 / 4153
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10607 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1162 / 3659
- Number of attempts: 2
Words in parens - 12824 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #802 / 3939
- Number of attempts: 6
Simple text editing with Vim - 12050 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 17
- Position: #2386 / 3530
- Number of attempts: 1