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 - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 24
- Position: #101 / 306
- Number of attempts: 4
Reformat a C golf submission - 629 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 / 214
- Number of attempts: 7
Whitespace, empty lines and tabs - 3949 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 16
- Position: #37 / 841
- Number of attempts: 9
Simple text editing with Vim - 13425 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2018 / 3848
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7514 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 34
- Position: #329 / 1850
- Number of attempts: 7
VimGolf