Played Challenges
hello-world-vimgolf - 2506 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #9 / 713
- Number of attempts: 2
Plotting some variables in python - 1671 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: 39
- Position: #112 / 349
- Number of attempts: 4
Inverting Lines - 1931 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #116 / 517
- Number of attempts: 7
Python dataclasses - 1220 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 42
- Position: #275 / 303
- Number of attempts: 1
Modernise code - 1420 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #42 / 328
- Number of attempts: 10
swap number pairs - 2140 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 30
- Position: #242 / 389
- Number of attempts: 3
HS Final exam vimgolf - 912 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 21
- Position: #20 / 240
- Number of attempts: 14
Rural Post - 4567 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #437 / 1114
- Number of attempts: 3
Satisfy the go linter - 2450 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 23
- Position: #226 / 485
- Number of attempts: 14