Played Challenges
Search and Replace 0 - 4994 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #90 / 1627
- Number of attempts: 3
Cartesian product - 257 entries
{1,2,3,4,5} X {1,2,3,4,5}
- Best score: 24
- Best player score: 37
- Position: #69 / 96
- Number of attempts: 3
Reformat some Python - 609 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 50
- Position: #179 / 236
- Number of attempts: 2
Reformat a C golf submission - 604 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 44
- Position: #187 / 208
- Number of attempts: 2
Reverse characters in a line - 771 entries
You have everything you need, just not in the right order. Mastermind would give you 26 white pegs.
- Best score: 12
- Best player score: 30
- Position: #241 / 265
- Number of attempts: 1
Change the content of a string - 1588 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 24
- Position: #331 / 592
- Number of attempts: 2
Add fold markers to a .c file - 640 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 47
- Position: #156 / 187
- Number of attempts: 1
Whitespace, empty lines and tabs - 3691 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 28
- Position: #474 / 794
- Number of attempts: 3
Flodder-challenge - 1282 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 43
- Position: #271 / 340
- Number of attempts: 1
Simple text editing with Vim - 12856 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #828 / 3707
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7023 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 39
- Position: #679 / 1720
- Number of attempts: 5