Played Challenges
Simple, Practical, and Common - 33724 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: 31
- Position: #5632 / 7442
- Number of attempts: 4
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1720 / 1897
- Number of attempts: 2
Applying same text modification in several lines - 2897 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #380 / 857
- Number of attempts: 2
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #945 / 3072
- Number of attempts: 1
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #646 / 1169
- Number of attempts: 1
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 28
- Position: #1218 / 1881
- Number of attempts: 5
Every other line - 2915 entries
AaAaAaA
- Best score: 12
- Best player score: 17
- Position: #509 / 704
- Number of attempts: 2
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 21
- Position: #471 / 641
- Number of attempts: 2
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #1041 / 1630
- Number of attempts: 4
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 14
- Position: #586 / 701
- Number of attempts: 2
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2834 / 4209
- Number of attempts: 1
One to Ten - 2227 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 12
- Position: #107 / 677
- Number of attempts: 2
Delete to the end of the current line - 829 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 6
- Position: #316 / 400
- Number of attempts: 2
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #3033 / 4189
- Number of attempts: 2
Vertical Limit - 2552 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Position: #558 / 757
- Number of attempts: 2
replacing each line of a block selection - 3001 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 28
- Position: #611 / 778
- Number of attempts: 2
Simple text editing with Vim - 12996 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1764 / 3739
- Number of attempts: 12