Played Challenges
Simple, Practical, and Common - 33866 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: #1183 / 7474
- Number of attempts: 6
prepend * to every non-blank line - 6366 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #544 / 1555
- Number of attempts: 4
One number per line - 18831 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #261 / 3889
- Number of attempts: 6
Separate the lines - 191 entries
Every other line is mixed up. Separate them into their original texts.
- Best score: 11
- Best player score: 11
- Position: #3 / 95
- Number of attempts: 2
Applying same text modification in several lines - 2915 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #329 / 863
- Number of attempts: 2
Add semicolons - 10916 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1413 / 3085
- Number of attempts: 2
Com(m)a Trouble - 3943 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 13
- Position: #224 / 893
- Number of attempts: 8
Box it - 7962 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #322 / 1891
- Number of attempts: 6
From argument to object - 1536 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 18
- Position: #199 / 466
- Number of attempts: 6
Team names - 1848 entries
The team names are misspelled.
- Best score: 16
- Best player score: 16
- Position: #60 / 592
- Number of attempts: 4
Todo list specification - 405 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 37
- Position: #27 / 183
- Number of attempts: 2
Missing Library and a Typo - 943 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 14
- Best player score: 16
- Position: #42 / 221
- Number of attempts: 7
Add Go XML to structure tags - 184 entries
The Go programming language can directly map XML to structure fields. Add the correct XML tag after each field.
- Best score: 23
- Best player score: 28
- Position: #29 / 74
- Number of attempts: 5
unknown command - 169 entries
I want change 5 words
- Best score: 7
- Best player score: 7
- Position: #14 / 89
- Number of attempts: 1
120 Degrees - 505 entries
Rotate that triangle.
- Best score: 14
- Best player score: 60
- Position: #145 / 146
- Number of attempts: 1
VimGolf