Played Challenges
HS exam question - 1610 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 97
- Position: #330 / 420
- Number of attempts: 7
Reformat symbols in list - 1649 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 38
- Position: #258 / 355
- Number of attempts: 6
Fizzbuzz - 612 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 76
- Position: #84 / 171
- Number of attempts: 4
Substraction (bis) - 637 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 40
- Position: #91 / 116
- Number of attempts: 4
Poorly indented Python comments - 1348 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 43
- Position: #158 / 224
- Number of attempts: 4
Many duplicates - 1472 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #154 / 480
- Number of attempts: 4
2 quick changes and a numbered list - 660 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 115
- Position: #145 / 156
- Number of attempts: 1
delete swap - 1834 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #117 / 570
- Number of attempts: 4
Generate a very basic Python constructor (fixed) - 1294 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 38
- Position: #103 / 277
- Number of attempts: 6
Fix the shell script! - 2663 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 35
- Position: #337 / 619
- Number of attempts: 6
Visual block training - 1116 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 55
- Position: #156 / 208
- Number of attempts: 2
Put a newline after every 10 lines in vim - 1680 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 13
- Position: #370 / 564
- Number of attempts: 3
Wikitext headings to markdown - 1029 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 55
- Position: #182 / 213
- Number of attempts: 1
hello-world-vimgolf - 2523 entries
Simple number generation
- Best score: 10
- Best player score: 11
- Position: #410 / 722
- Number of attempts: 4
Contribute to keyboard mashing - 903 entries
Speak in tongues
- Best score: 17
- Best player score: 20
- Position: #196 / 274
- Number of attempts: 2
Fill in the chess board - 979 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 86
- Position: #161 / 186
- Number of attempts: 1
Learn to ask for :help - 593 entries
Learn to use the help to reduce your strokes...
- Best score: 19
- Best player score: 35
- Position: #91 / 131
- Number of attempts: 5
Transpose a python matrix - 901 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 125
- Position: #134 / 139
- Number of attempts: 1
Lowercase first characters - 499 entries
This is the (abridged) input for Day 3 in Advent of Code 2019. The output is a format more suitable for Prolog programming: the two lines of input become two lists of pairs, joined together in a wires functor.
- Best score: 33
- Best player score: 63
- Position: #173 / 185
- 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: 31
- Position: #805 / 901
- Number of attempts: 7
Simple text editing with Vim - 13425 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 45
- Position: #3714 / 3848
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7514 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 71
- Position: #1756 / 1850
- Number of attempts: 2
VimGolf