Played Challenges
Modernise code - 325 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Number of attempts: 5
swap number pairs - 1037 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 16
- Number of attempts: 7
Rural Post - 3616 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Number of attempts: 9
Satisfy the go linter - 1464 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: 20
- Number of attempts: 3
prepend * to every non-blank line - 5701 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Number of attempts: 5
Add string initializers to an enum - 725 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 22
- Number of attempts: 3
Add semicolons - 10284 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Number of attempts: 3
Box it - 7598 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Number of attempts: 2
Palindrome numbers - 17 entries
For each number compute its associated palindrome. First number (first line) has been eaten! #prime
- Best score: 30
- Best player score: 34
- Number of attempts: 1
One number per line - 18193 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Number of attempts: 5
Simple, Practical, and Common - 32649 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: 22
- Number of attempts: 5
I forgot quotes - 15624 entries
Oops.
- Best score: 10
- Best player score: 10
- Number of attempts: 5
-a-b-c- - 3077 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Number of attempts: 3
Words in parens - 12679 entries
We should all ace this, right?
- Best score: 13
- Best player score: 13
- Number of attempts: 4