Played Challenges
Dehamlizing - 174 entries
Change this piece of HAML code back into erb
- Best score: 32
- Best player score: 55
- Position: #59 / 67
- Number of attempts: 2
Shuffle and Sort - 183 entries
The values where sorted incorrectly. Get them back to how they are supposed to be
- Best score: 17
- Best player score: 35
- Position: #58 / 60
- Number of attempts: 2
Vertical Limit - 2369 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Position: #484 / 717
- Number of attempts: 2
Append semicolon after expressions - 953 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 13
- Position: #269 / 387
- Number of attempts: 2
Remove semicolons after expressions - 568 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 8
- Position: #167 / 241
- Number of attempts: 2
Contributed Challenges
Dehamlizing - 174 entries
Change this piece of HAML code back into erb