Played Challenges
Replace word while reserving first letter case - 636 entries
Window -> Door window -> door Windows -> Windows windows -> windows
- Best score: 24
- Best player score: 41
- Position: #86 / 122
- Number of attempts: 1
months to html list items - 1088 entries
Turn the months into list items.
- Best score: 22
- Best player score: 22
- Position: #3 / 295
- Number of attempts: 3
Quicksort - 2035 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 25
- Position: #287 / 450
- Number of attempts: 2
Fix the shell script! - 2605 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 28
- Position: #128 / 606
- Number of attempts: 5
hello-world-vimgolf - 2505 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #134 / 712
- Number of attempts: 7
Contribute to keyboard mashing - 898 entries
Speak in tongues
- Best score: 17
- Best player score: 20
- Position: #183 / 272
- Number of attempts: 2
Plotting some variables in python - 1671 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 52
- Position: #222 / 349
- Number of attempts: 1
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: 45
- Position: #130 / 184
- Number of attempts: 3
simple replacements - 1814 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 23
- Position: #200 / 392
- Number of attempts: 3
Inverting Lines - 1923 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 14
- Position: #374 / 516
- Number of attempts: 4
swap number pairs - 2125 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 39
- Position: #316 / 386
- Number of attempts: 1
HS Final exam vimgolf - 906 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 32
- Position: #159 / 239
- Number of attempts: 5
Extend shell script - 137 entries
Just add some more stuff
- Best score: 37
- Best player score: 52
- Position: #24 / 47
- Number of attempts: 1
Satisfy the go linter - 2448 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 20
- Position: #121 / 484
- Number of attempts: 6
Multiline to Single Line - 736 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #178 / 312
- Number of attempts: 2