Played Challenges
Modernise code - 1402 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 47
- Position: #204 / 324
- Number of attempts: 2
Enumerate Bullets - 327 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!
- Best score: 18
- Best player score: 20
- Position: #12 / 89
- Number of attempts: 3
swap number pairs - 2115 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 16
- Position: #22 / 384
- Number of attempts: 8
Rural Post - 4532 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #140 / 1107
- Number of attempts: 5
Yo To Hello - 1142 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 10
- Position: #295 / 529
- Number of attempts: 2
Simple, Practical, and Common - 33724 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
- Position: #2332 / 7442
- Number of attempts: 5
prepend * to every non-blank line - 6337 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #720 / 1546
- Number of attempts: 1
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #727 / 3870
- Number of attempts: 12
Add string initializers to an enum - 873 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #61 / 259
- Number of attempts: 1
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #715 / 3072
- Number of attempts: 7
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #427 / 1881
- Number of attempts: 4
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #233 / 701
- Number of attempts: 4
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3160 / 4209
- Number of attempts: 3
Increment each number - 1025 entries
Increment each number individually by one
- Best score: 15
- Best player score: 20
- Position: #149 / 249
- Number of attempts: 3
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1111 / 4189
- Number of attempts: 6
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #303 / 1138
- Number of attempts: 4
Simple text editing with Vim - 12996 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1903 / 3739
- Number of attempts: 1