Played Challenges
Move to corresponding lines - 307 entries
Move the values to the corresponding lines.
- Best score: 16
- Best player score: 18
- Position: #18 / 69
- Number of attempts: 15
New teacher - 1451 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 24
- Position: #101 / 304
- Number of attempts: 4
Reformat a C golf submission - 616 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 25
- Position: #27 / 211
- Number of attempts: 7
Whitespace, empty lines and tabs - 3895 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 16
- Position: #37 / 834
- Number of attempts: 9
Simple text editing with Vim - 13316 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2011 / 3821
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7457 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 34
- Position: #327 / 1834
- Number of attempts: 7
VimGolf