Played Challenges
Modernise code - 822 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 56
- Position: #159 / 190
- Number of attempts: 1
Rural Post - 4105 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 16
- Position: #710 / 1015
- Number of attempts: 5
Satisfy the go linter - 2007 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 35
- Position: #351 / 404
- Number of attempts: 3
Simple, Practical, and Common - 32903 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 32
- Position: #5881 / 7270
- Number of attempts: 4
prepend * to every non-blank line - 5959 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 21
- Position: #1275 / 1463
- Number of attempts: 2
One number per line - 18377 entries
Just give me the numbers.
- Best score: 14
- Best player score: 26
- Position: #3398 / 3787
- Number of attempts: 3
Swap values inside brackets - 2431 entries
Easy challenge.
- Best score: 14
- Best player score: 29
- Position: #516 / 560
- Number of attempts: 1
Add semicolons - 10539 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 17
- Position: #2534 / 2988
- Number of attempts: 2
Bad Copy Syntax - 1938 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 30
- Position: #405 / 493
- Number of attempts: 2
Copy three lines - 2794 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 25
- Position: #555 / 625
- Number of attempts: 3
Array transposition - 2312 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 36
- Position: #382 / 431
- Number of attempts: 2
I forgot quotes - 15727 entries
Oops.
- Best score: 10
- Best player score: 20
- Position: #3628 / 4113
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 5993 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 50
- Position: #1245 / 1478
- Number of attempts: 1