Played Challenges
Swap values inside brackets - 2539 entries
Easy challenge.
- Best score: 13
- Best player score: 22
- Position: #460 / 590
- Number of attempts: 1
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1375 / 1904
- Number of attempts: 1
Applying same text modification in several lines - 2920 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 16
- Position: #589 / 864
- Number of attempts: 1
Add string initializers to an enum - 899 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 27
- Position: #188 / 264
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1172 / 3087
- Number of attempts: 3
Split line with dots - 2156 entries
This line is too long, split it.
- Best score: 15
- Best player score: 26
- Position: #557 / 636
- Number of attempts: 1
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #611 / 1179
- Number of attempts: 1
Com(m)a Trouble - 3968 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 17
- Position: #563 / 901
- Number of attempts: 1
Triangular Numbers - 110 entries
Generate the first 50 triangular numbers.
- Best score: 18
- Best player score: 23
- Position: #27 / 30
- Number of attempts: 1
Cool or not? - 852 entries
abc trying to be cool or not...
- Best score: 15
- Best player score: 22
- Position: #183 / 234
- Number of attempts: 1
multiple cursor alternative - 1547 entries
from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/
- Best score: 19
- Best player score: 23
- Position: #279 / 385
- Number of attempts: 2
Every other line - 2925 entries
AaAaAaA
- Best score: 12
- Best player score: 17
- Position: #509 / 707
- Number of attempts: 3
Copy three lines - 2882 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 / 642
- Number of attempts: 2
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 15
- Position: #538 / 1274
- Number of attempts: 3
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Position: #1654 / 2147
- Number of attempts: 1
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: #475 / 683
- Number of attempts: 1
Change part of a function name in multiple occurrences - 679 entries
Change the middle part of the function name in multiple places, preferably using the next and dot commands.
- Best score: 14
- Best player score: 16
- Position: #152 / 211
- Number of attempts: 1
Increment each number - 1062 entries
Increment each number individually by one
- Best score: 15
- Best player score: 21
- Position: #168 / 257
- Number of attempts: 1
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: 7
- Position: #388 / 415
- Number of attempts: 1
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #997 / 1194
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1855 / 4208
- Number of attempts: 1
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #702 / 1140
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2389 / 3703
- Number of attempts: 2
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2483 / 3979
- Number of attempts: 1
calculations - 321 entries
Complete these (weird) calculations.
- Best score: 38
- Best player score: 61
- Position: #57 / 70
- Number of attempts: 1
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: 19
- Position: #2838 / 3846
- Number of attempts: 1
VimGolf