Played Challenges
Search and Replace 0 - 5010 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 20
- Position: #1454 / 1632
- Number of attempts: 1
Hatsuyume - 549 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 28
- Position: #118 / 190
- 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? - 747 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 68
- Position: #148 / 197
- 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 - 1391 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 32
- Position: #104 / 357
- Number of attempts: 5
Simple text editing with Vim - 13183 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #766 / 3789
- Number of attempts: 3