Played Challenges
Dehamlizing - 185 entries
Change this piece of HAML code back into erb
- Best score: 32
- Best player score: 55
- Position: #62 / 72
- Number of attempts: 2
Shuffle and Sort - 233 entries
The values where sorted incorrectly. Get them back to how they are supposed to be
- Best score: 17
- Best player score: 35
- Position: #66 / 69
- Number of attempts: 2
Vertical Limit - 2596 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Position: #519 / 767
- Number of attempts: 2
Append semicolon after expressions - 1061 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 13
- Position: #291 / 421
- Number of attempts: 2
Remove semicolons after expressions - 663 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 8
- Position: #185 / 264
- Number of attempts: 2
Contributed Challenges
Dehamlizing - 185 entries
Change this piece of HAML code back into erb
VimGolf