Played Challenges
Contribute to keyboard mashing - 898 entries
Speak in tongues
- Best score: 17
- Best player score: 37
- Position: #272 / 272
- Number of attempts: 1
Add semicolons - 10889 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1764 / 3076
- Number of attempts: 8
From argument to object - 1524 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 20
- Position: #352 / 463
- Number of attempts: 8
Just the middle - 11497 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3182 / 4215
- Number of attempts: 6
Stairstep digits - 407 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 9
- Position: #46 / 149
- Number of attempts: 12
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 45
- Position: #3946 / 3970
- Number of attempts: 1
Delete unwanted lines - 431 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #187 / 234
- Number of attempts: 10
abcd > a b c d - 298 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 17
- Position: #218 / 227
- Number of attempts: 3
lamb had a little Mary - 637 entries
"Mary" and "lamb" are swapped. Unswap them. Fast as you can.
- Best score: 16
- Best player score: 38
- Position: #126 / 174
- Number of attempts: 4