Played Challenges
Reformat symbols in list - 1625 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 45
- Position: #301 / 349
- Number of attempts: 1
Fix the shell script! - 2596 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 33
- Position: #293 / 603
- Number of attempts: 3
Put a newline after every 10 lines in vim - 1660 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #142 / 558
- Number of attempts: 3
hello-world-vimgolf - 2501 entries
Simple number generation
- Best score: 10
- Best player score: 11
- Position: #400 / 709
- Number of attempts: 5
Plotting some variables in python - 1661 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 49
- Position: #200 / 348
- Number of attempts: 1
simple replacements - 1802 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 33
- Position: #361 / 390
- Number of attempts: 4
Inverting Lines - 1907 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 12
- Position: #298 / 512
- Number of attempts: 6
Python dataclasses - 1187 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 19
- Position: #47 / 294
- Number of attempts: 2
Modernise code - 1402 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 37
- Position: #114 / 324
- Number of attempts: 7
HS Final exam vimgolf - 904 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 35
- Position: #177 / 238
- Number of attempts: 1
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 15
- Position: #850 / 1274
- Number of attempts: 1
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 20
- Position: #2047 / 3870
- Number of attempts: 2
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 22
- Position: #449 / 635
- Number of attempts: 1
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 30
- Position: #1366 / 1881
- Number of attempts: 3
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: 16
- Position: #254 / 641
- 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: #2232 / 4209
- Number of attempts: 4
C Reformatting - 690 entries
You may use Visual mode... or not. #uppercase
- Best score: 30
- Best player score: 44
- Position: #71 / 163
- Number of attempts: 2
A grid of punctuation - 137 entries
Create a checkerboard of = and - in an 80×24 grid!
- Best score: 16
- Best player score: 16
- Position: #4 / 61
- Number of attempts: 3
Generate a list of numbers - 295 entries
Please generate list of numbers from 1 to 20.
- Best score: 14
- Best player score: 15
- Position: #85 / 140
- Number of attempts: 2