Played Challenges
Generate an entry for each month - 369 entries
The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years
- Best score: 27
- Best player score: 77
- Position: #73 / 91
- Number of attempts: 1
Find fix point of cos - 1468 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 14
- Position: #51 / 431
- Number of attempts: 5
HS exam question - 1610 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 120
- Position: #374 / 420
- Number of attempts: 1
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: 28
- Position: #174 / 355
- Number of attempts: 14
Fizzbuzz - 612 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 64
- Position: #48 / 171
- Number of attempts: 6
Substraction (bis) - 637 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 36
- Position: #84 / 116
- Number of attempts: 2
Changing around text with citations - 361 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 73
- Position: #88 / 95
- Number of attempts: 1
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: 43
- Position: #132 / 277
- Number of attempts: 4
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: #153 / 564
- Number of attempts: 6
Wikitext headings to markdown - 1029 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 23
- Position: #101 / 213
- Number of attempts: 1
HS Final exam vimgolf - 933 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 41
- Position: #206 / 244
- Number of attempts: 1
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 23
- Position: #1084 / 1274
- Number of attempts: 1
VimGolf