Played Challenges
Contribute to keyboard mashing - 748 entries
Speak in tongues
- Best score: 17
- Best player score: 37
- Position: #231 / 231
- Number of attempts: 1
Add semicolons - 10720 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1749 / 3023
- Number of attempts: 8
From argument to object - 1441 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: #335 / 441
- Number of attempts: 8
Just the middle - 11289 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3166 / 4144
- Number of attempts: 6
Stairstep digits - 366 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 9
- Position: #46 / 137
- Number of attempts: 12
Words in parens - 12790 entries
We should all ace this, right?
- Best score: 13
- Best player score: 45
- Position: #3908 / 3932
- Number of attempts: 1
Delete unwanted lines - 390 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #187 / 223
- Number of attempts: 10
abcd > a b c d - 274 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 17
- Position: #205 / 213
- Number of attempts: 3
lamb had a little Mary - 569 entries
"Mary" and "lamb" are swapped. Unswap them. Fast as you can.
- Best score: 16
- Best player score: 38
- Position: #119 / 159
- Number of attempts: 4