Played Challenges
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: #404 / 7490
- Number of attempts: 8
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: 17
- Position: #1119 / 1557
- Number of attempts: 1
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1575 / 3893
- Number of attempts: 13
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #186 / 1904
- Number of attempts: 2
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #53 / 1895
- Number of attempts: 12
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: 19
- Position: #300 / 466
- Number of attempts: 2
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2378 / 4234
- Number of attempts: 3
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #647 / 1274
- Number of attempts: 4
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Position: #1487 / 2147
- 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 - 456 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 9
- Position: #69 / 240
- Number of attempts: 3
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2808 / 4208
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10721 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1169 / 3704
- Number of attempts: 5
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1455 / 3979
- Number of attempts: 3
VimGolf