Played Challenges
Inverting Lines - 1952 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #82 / 522
- Number of attempts: 7
Modernise code - 1434 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 53
- Position: #254 / 331
- Number of attempts: 1
swap number pairs - 2169 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 36
- Position: #304 / 393
- Number of attempts: 1
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 25
- Position: #947 / 1117
- Number of attempts: 1
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1096 / 1557
- Number of attempts: 1
VimGolf