Played Challenges
Simple, Practical, and Common - 33787 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 / 7454
- Number of attempts: 6
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #544 / 1551
- Number of attempts: 4
One number per line - 18798 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #261 / 3880
- 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 - 2907 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #328 / 860
- Number of attempts: 2
Add semicolons - 10899 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1410 / 3078
- Number of attempts: 2
Com(m)a Trouble - 3907 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 13
- Position: #223 / 886
- Number of attempts: 8
Box it - 7954 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #322 / 1886
- Number of attempts: 6
From argument to object - 1524 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: #198 / 463
- 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 - 403 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 / 181
- Number of attempts: 2
Missing Library and a Typo - 920 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: #40 / 219
- Number of attempts: 7
Add Go XML to structure tags - 182 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 / 73
- 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