Played Challenges
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 20
- Position: #1452 / 1630
- Number of attempts: 1
Hatsuyume - 540 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 28
- Position: #117 / 187
- Number of attempts: 2
Turn this csv list into queries - 252 entries
Transform each line of this csv file into a MySQL-ready INSERT query.
- Best score: 98
- Best player score: 122
- Position: #50 / 101
- Number of attempts: 1
Remember FizzBuzz? - 738 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 68
- Position: #145 / 193
- Number of attempts: 2
Deleting folded text - 386 entries
The text below contains three folds. Delete them (and the text inside them). For example: 123 456 /*{{{*/ 789 /*}}}*/ 012 Should become: 123 012 Also, add `aoeuaoeu` to make sure small solutions don't get flagged as cheating.
- Best score: 17
- Best player score: 25
- Position: #98 / 121
- Number of attempts: 1
Flodder-challenge - 1325 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 32
- Position: #100 / 346
- Number of attempts: 5
Simple text editing with Vim - 12971 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #757 / 3733
- Number of attempts: 3