Played Challenges
prepend * to every non-blank line - 6353 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #751 / 1549
- Number of attempts: 9
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 23
- Position: #3129 / 3875
- Number of attempts: 4
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 29
- Position: #1293 / 1881
- Number of attempts: 2
Whitespace, empty lines and tabs - 3763 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 28
- Position: #502 / 807
- Number of attempts: 3
Simple text editing with Vim - 13017 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 25
- Position: #3196 / 3745
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7173 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 41
- Position: #939 / 1761
- Number of attempts: 10