Played Challenges
hello-world-vimgolf - 2490 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #9 / 705
- Number of attempts: 2
Plotting some variables in python - 1660 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: #111 / 347
- Number of attempts: 4
Inverting Lines - 1881 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #116 / 508
- Number of attempts: 7
Python dataclasses - 1127 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 42
- Position: #256 / 283
- Number of attempts: 1
Modernise code - 1388 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #42 / 319
- Number of attempts: 10
swap number pairs - 2066 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 30
- Position: #235 / 377
- Number of attempts: 3
HS Final exam vimgolf - 897 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 / 236
- Number of attempts: 14
Rural Post - 4462 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #431 / 1093
- Number of attempts: 3
Satisfy the go linter - 2374 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: #223 / 469
- Number of attempts: 14