Played Challenges
Simple, Practical, and Common - 33929 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: 23
- Position: #2710 / 7489
- Number of attempts: 5
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1936 / 3893
- Number of attempts: 3
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1421 / 1904
- Number of attempts: 2
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1125 / 3087
- Number of attempts: 3
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #690 / 1179
- Number of attempts: 4
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 22
- Position: #511 / 1895
- Number of attempts: 11
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #1061 / 1643
- 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: #2954 / 4234
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 11
- Position: #1205 / 4208
- Number of attempts: 7
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #1044 / 3979
- Number of attempts: 5
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #972 / 1756
- Number of attempts: 3
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1839 / 3846
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7508 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 51
- Position: #1486 / 1847
- Number of attempts: 2
VimGolf