Played Challenges
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #908 / 1274
- Number of attempts: 3
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 24
- Position: #3201 / 3875
- Number of attempts: 1
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1705 / 1898
- Number of attempts: 2
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 25
- Position: #524 / 635
- Number of attempts: 2
Every other line - 2916 entries
AaAaAaA
- Best score: 12
- Best player score: 22
- Position: #647 / 705
- Number of attempts: 2
comment and uncomment code inline - 1130 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: 12
- Position: #255 / 324
- Number of attempts: 2
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2600 / 4213
- Number of attempts: 3
Team names - 1841 entries
The team names are misspelled.
- Best score: 16
- Best player score: 18
- Position: #353 / 589
- Number of attempts: 2
Learn some german verbs - 533 entries
The list needs to be structured so we can print in verbatim and feel ok about how it looks.
- Best score: 21
- Best player score: 22
- Position: #57 / 133
- Number of attempts: 2
Vice versa - 7953 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1331 / 2140
- Number of attempts: 4
Array transposition - 2425 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 23
- Position: #264 / 449
- Number of attempts: 3
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #979 / 1192
- Number of attempts: 2
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3269 / 4192
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 17
- Position: #3401 / 3691
- Number of attempts: 1
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2953 / 3969
- Number of attempts: 1
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #933 / 1749
- Number of attempts: 2
Simple text editing with Vim - 13017 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 15
- Position: #2135 / 3745
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7173 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 47
- Position: #1293 / 1761
- Number of attempts: 2