Played Challenges
HS exam question - 1610 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 71
- Position: #211 / 420
- Number of attempts: 1
delete swap - 1834 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #153 / 570
- Number of attempts: 3
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: 44
- Position: #146 / 277
- Number of attempts: 6
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: 11
- Position: #114 / 564
- Number of attempts: 3
Java to JavaScript - 299 entries
Let convert some simple Java file to JavaScript!
- Best score: 59
- Best player score: 95
- Position: #52 / 77
- Number of attempts: 1
hello-world-vimgolf - 2523 entries
Simple number generation
- Best score: 10
- Best player score: 11
- Position: #392 / 722
- Number of attempts: 7
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: 34
- Position: #50 / 185
- Number of attempts: 4
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 12
- Position: #816 / 1557
- Number of attempts: 6
VimGolf