Played Challenges
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #912 / 1631
- Number of attempts: 4
Reformat a C golf submission - 614 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: 35
- Position: #139 / 210
- Number of attempts: 2
Reformat most common surnames - 757 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 30
- Position: #125 / 219
- Number of attempts: 4
Get rid of html tags - 415 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 12
- Best player score: 17
- Position: #57 / 239
- Number of attempts: 2
Change the content of a string - 1656 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 24
- Position: #342 / 611
- Number of attempts: 1
Reconstruct the Sentence - 1651 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 24
- Position: #305 / 435
- Number of attempts: 2
Simple text editing with Vim - 13134 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2600 / 3776
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7252 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 53
- Position: #1489 / 1790
- Number of attempts: 1