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: 24
- Position: #3035 / 7489
- Number of attempts: 5
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: 10
- Position: #38 / 1557
- Number of attempts: 6
Swap values inside brackets - 2539 entries
Easy challenge.
- Best score: 13
- Best player score: 21
- Position: #438 / 590
- 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: 7
- Position: #626 / 1904
- Number of attempts: 4
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 12
- Position: #1875 / 3087
- Number of attempts: 3
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #105 / 1179
- Number of attempts: 7
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 24
- Position: #826 / 1895
- Number of attempts: 3
One to Ten - 2243 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: 14
- Position: #430 / 683
- Number of attempts: 4
Build a six - 314 entries
Just enjoy building "a" floors...
- Best score: 22
- Best player score: 23
- Position: #73 / 101
- Number of attempts: 4
Delete to the end of the current line - 865 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 5
- Position: #24 / 415
- Number of attempts: 3
move titles next to url, in quotes - 558 entries
had trouble with something similar
- Best score: 19
- Best player score: 24
- Position: #116 / 147
- Number of attempts: 1
replacing each line of a block selection - 3026 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 23
- Position: #487 / 783
- Number of attempts: 4
VimGolf