Played Challenges
Modernise code - 1402 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 56
- Position: #266 / 324
- Number of attempts: 1
Rural Post - 4551 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 16
- Position: #790 / 1110
- Number of attempts: 5
Satisfy the go linter - 2437 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: #418 / 481
- Number of attempts: 3
Simple, Practical, and Common - 33742 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: #6007 / 7447
- Number of attempts: 4
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: 21
- Position: #1354 / 1549
- Number of attempts: 2
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 26
- Position: #3467 / 3875
- Number of attempts: 3
Swap values inside brackets - 2511 entries
Easy challenge.
- Best score: 13
- Best player score: 29
- Position: #536 / 583
- Number of attempts: 1
Add semicolons - 10887 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 17
- Position: #2612 / 3074
- Number of attempts: 2
Bad Copy Syntax - 2044 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 30
- Position: #434 / 530
- Number of attempts: 2
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 25
- Position: #567 / 641
- Number of attempts: 3
Array transposition - 2425 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 36
- Position: #398 / 449
- Number of attempts: 2
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 20
- Position: #3698 / 4192
- 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: 50
- Position: #1408 / 1761
- Number of attempts: 1