Played Challenges
One number per line - 18831 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1573 / 3889
- Number of attempts: 5
Reformat some Python - 627 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 51
- Position: #184 / 240
- Number of attempts: 4
Whitespace, empty lines and tabs - 3864 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 44
- Position: #781 / 830
- Number of attempts: 2
Simple text editing with Vim - 13273 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 20
- Position: #2834 / 3811
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7415 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 52
- Position: #1480 / 1825
- Number of attempts: 2
VimGolf