Played Challenges
Wrap the text of an email message to 79 characters - 631 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 6
- Position: #288 / 368
- Number of attempts: 1
Search and Replace 0 - 4730 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #6 / 1565
- Number of attempts: 7
A Simple One - 968 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #13 / 629
- Number of attempts: 1
Reverse characters in a line - 679 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: #218 / 243
- Number of attempts: 1
Reformat most common surnames - 608 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 39
- Position: #141 / 190
- Number of attempts: 2
Get rid of html tags - 353 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 15
- Best player score: 17
- Position: #21 / 211
- Number of attempts: 1
Change the content of a string - 1405 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 23
- Position: #213 / 535
- Number of attempts: 4
Deleting folded text - 324 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: 21
- Position: #58 / 111
- Number of attempts: 4
Sort and add attributes - 1238 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #3 / 499
- Number of attempts: 3
Reconstruct the Sentence - 1201 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 21
- Position: #125 / 354
- Number of attempts: 1