Played Challenges
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #300 / 1117
- Number of attempts: 5
Replace pattern with 1, 2, 3, ... on each line - 1158 entries
For each line replace a search pattern (in this case $) with numbers starting at 1 and then increasing by 1 for each replaced match. a$b$c$ -> a0b1c2
- Best score: 21
- Best player score: 28
- Position: #124 / 234
- Number of attempts: 1
Simple, Practical, and Common - 33930 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #1388 / 7490
- Number of attempts: 5
Swap values - 4670 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #969 / 1285
- Number of attempts: 1
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #70 / 1557
- Number of attempts: 6
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 15
- Position: #827 / 3893
- Number of attempts: 8
Quote modules - 1099 entries
Complete golang import statement.
- Best score: 21
- Best player score: 29
- Position: #207 / 287
- Number of attempts: 2
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1261 / 1904
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1354 / 3087
- Number of attempts: 2
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3540 / 4234
- Number of attempts: 1
Learn some german verbs - 547 entries
The list needs to be structured so we can print in verbatim and feel ok about how it looks.
- Best score: 21
- Best player score: 30
- Position: #110 / 135
- Number of attempts: 1
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #492 / 1274
- Number of attempts: 10
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 11
- Position: #1216 / 4208
- Number of attempts: 7
A HAPPY NEW YEAR 2014 ! - 10721 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3159 / 3704
- Number of attempts: 1
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 21
- Position: #3493 / 3979
- Number of attempts: 1
VimGolf