Played Challenges
Simple, Practical, and Common - 33617 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: #1803 / 7421
- Number of attempts: 3
Swap values - 4616 entries
Well, swap the values...
- Best score: 11
- Best player score: 12
- Position: #484 / 1268
- Number of attempts: 2
One number per line - 18727 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #523 / 3864
- Number of attempts: 10
Applying same text modification in several lines - 2880 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 13
- Position: #162 / 851
- Number of attempts: 1
Add semicolons - 10852 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #777 / 3063
- Number of attempts: 2
Com(m)a Trouble - 3823 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 13
- Position: #251 / 865
- Number of attempts: 5
html paragraph to table - 606 entries
reformat html paragraph to table
- Best score: 48
- Best player score: 51
- Position: #33 / 126
- Number of attempts: 6
Lower cased and dashed strings - 49 entries
As I have to generate big fixtures files, I wanted to find a way to format input data the way described by start and end files. Especially the lower-cased-and-dashed ids Not so good to find a pure Vim way, that's why I submit this challenge ;)
- Best score: 59
- Best player score: 59
- Position: #1 / 20
- Number of attempts: 4
One to Ten - 2219 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: #123 / 672
- Number of attempts: 1
Around the clock - 199 entries
You'll want to use 2 special commands to complete this. If you haven't yet, read through 'input.txt', especially :help simple-changes
- Best score: 13
- Best player score: 13
- Position: #5 / 77
- Number of attempts: 3
Remove quotes after first field - 380 entries
Remove the quotes around each field except for the first field.
- Best score: 16
- Best player score: 18
- Position: #37 / 91
- Number of attempts: 1
Reorder the groups - 1181 entries
Change the order so that the groups of fruit come before the vegetables.
- Best score: 14
- Best player score: 14
- Position: #1 / 264
- Number of attempts: 5
Array transposition - 2417 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 18
- Position: #206 / 448
- Number of attempts: 5