Played Challenges
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1566 / 1904
- Number of attempts: 2
That hyphen - 2602 entries
"vim vi improved"
- Best score: 9
- Best player score: 12
- Position: #419 / 704
- Number of attempts: 1
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1624 / 4234
- Number of attempts: 1
Condensed Cases - 811 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 14
- Position: #132 / 249
- Number of attempts: 2
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1500 / 4208
- Number of attempts: 4
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #64 / 1140
- Number of attempts: 5
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 16
- Position: #205 / 354
- Number of attempts: 2
Gray area - 749 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 16
- Position: #256 / 272
- Number of attempts: 1
Winding path - 122 entries
It's a maze, but the bad paths have been blocked off. Mark the correct path.
- Best score: 27
- Best player score: 56
- Position: #28 / 42
- Number of attempts: 3
Do you demand a shrubbery? - 1164 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 32
- Position: #262 / 301
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3043 / 3703
- Number of attempts: 1
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 27
- Position: #294 / 706
- Number of attempts: 2
Switch function arguments - 2188 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 14
- Position: #491 / 676
- Number of attempts: 1
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #848 / 1756
- Number of attempts: 2
Shebangs for all - 2062 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 16
- Position: #329 / 525
- Number of attempts: 2
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 26
- Position: #3316 / 3846
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7507 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 44
- Position: #1163 / 1847
- Number of attempts: 1
VimGolf