Played Challenges
Poorly indented Python comments - 1316 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 36
- Position: #133 / 222
- Number of attempts: 11
Many duplicates - 1451 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #94 / 471
- Number of attempts: 10
2 quick changes and a numbered list - 647 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 65
- Position: #121 / 154
- Number of attempts: 3
delete swap - 1788 entries
delete all swap
- Best score: 5
- Best player score: 6
- Position: #399 / 557
- Number of attempts: 5
Fix the shell script! - 2596 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 30
- Position: #228 / 603
- Number of attempts: 9
Put a newline after every 10 lines in vim - 1660 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 14
- Position: #440 / 558
- Number of attempts: 3
Java to JavaScript - 269 entries
Let convert some simple Java file to JavaScript!
- Best score: 59
- Best player score: 169
- Position: #71 / 74
- Number of attempts: 1
hello-world-vimgolf - 2501 entries
Simple number generation
- Best score: 10
- Best player score: 12
- Position: #444 / 709
- Number of attempts: 6
Plotting some variables in python - 1661 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: 48
- Position: #194 / 348
- Number of attempts: 5
Lowercase first characters - 487 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: 47
- Position: #138 / 183
- Number of attempts: 1
simple replacements - 1802 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 36
- Position: #369 / 390
- Number of attempts: 2
Modernise code - 1402 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 84
- Position: #311 / 324
- Number of attempts: 1
Enumerate Bullets - 327 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!
- Best score: 18
- Best player score: 59
- Position: #76 / 89
- Number of attempts: 7