Played Challenges
Lowercase first characters - 490 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: #40 / 184
- Number of attempts: 5
Migrated to Postgres! - 338 entries
Celebration completion of this project. https://github.com/igrigorik/vimgolf/pull/322
- Best score: 26
- Best player score: 26
- Position: #3 / 133
- Number of attempts: 8
simple replacements - 1829 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 21
- Position: #153 / 394
- Number of attempts: 3
Inverting Lines - 1923 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #78 / 516
- Number of attempts: 2
CSV to MD format - 420 entries
To convert a CSV list to Markdown list
- Best score: 36
- Best player score: 101
- Position: #75 / 95
- Number of attempts: 1
Making 3 line function a one liner. - 340 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #34 / 209
- Number of attempts: 1
Modernise code - 1410 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 44
- Position: #174 / 326
- Number of attempts: 4
swap number pairs - 2126 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 24
- Position: #182 / 387
- Number of attempts: 3
Rural Post - 4567 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 16
- Position: #801 / 1114
- Number of attempts: 1
Multiline to Single Line - 737 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #134 / 313
- Number of attempts: 2
Simple, Practical, and Common - 33757 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 27
- Position: #4077 / 7450
- Number of attempts: 2
Get rid of html tags - 415 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 12
- Best player score: 17
- Position: #125 / 239
- Number of attempts: 1