Played Challenges
Simple, Practical, and Common - 33757 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: #404 / 7450
- Number of attempts: 8
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: 17
- Position: #1115 / 1551
- Number of attempts: 1
One number per line - 18780 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1570 / 3877
- Number of attempts: 13
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #186 / 1899
- Number of attempts: 2
Box it - 7939 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #53 / 1885
- Number of attempts: 12
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: 19
- Position: #298 / 463
- Number of attempts: 2
Just the middle - 11500 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2372 / 4216
- Number of attempts: 3
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #644 / 1270
- Number of attempts: 4
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Position: #1484 / 2144
- Number of attempts: 2
Interleave lines - 185 entries
This is some kind of « paste -d'\n' c b a ». There are many ways to achieve this.. just find the shortest!
- Best score: 17
- Best player score: 104
- Position: #60 / 60
- Number of attempts: 1
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 23
- Position: #345 / 446
- Number of attempts: 1
Mute the second method of this script - 455 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 9
- Position: #69 / 239
- Number of attempts: 3
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2799 / 4194
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1169 / 3695
- Number of attempts: 5
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1451 / 3970
- Number of attempts: 3