Played Challenges
Generate an entry for each month - 237 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: #55 / 67
- Number of attempts: 1
Find fix point of cos - 1432 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 / 424
- Number of attempts: 5
HS exam question - 1596 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 120
- Position: #372 / 418
- Number of attempts: 1
Reformat symbols in list - 1635 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 28
- Position: #172 / 352
- Number of attempts: 14
Fizzbuzz - 586 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 64
- Position: #46 / 169
- Number of attempts: 6
Substraction (bis) - 619 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 36
- Position: #83 / 114
- Number of attempts: 2
Changing around text with citations - 340 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 73
- Position: #87 / 94
- Number of attempts: 1
Generate a very basic Python constructor (fixed) - 1277 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: #130 / 274
- Number of attempts: 4
Put a newline after every 10 lines in vim - 1664 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #152 / 559
- Number of attempts: 6
Wikitext headings to markdown - 1003 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 23
- Position: #98 / 210
- Number of attempts: 1
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: 41
- Position: #202 / 240
- Number of attempts: 1
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 23
- Position: #1080 / 1270
- Number of attempts: 1