Played Challenges
Reformat symbols in list - 1625 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 30
- Position: #191 / 349
- Number of attempts: 3
delete swap - 1787 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #140 / 556
- Number of attempts: 2
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: 13
- Position: #367 / 558
- Number of attempts: 3
hello-world-vimgolf - 2499 entries
Simple number generation
- Best score: 10
- Best player score: 13
- Position: #488 / 708
- Number of attempts: 1
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: #139 / 183
- Number of attempts: 2
Add quotes to ansible playbook - 957 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 8
- Position: #81 / 306
- Number of attempts: 4
Multiline to Single Line - 703 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #209 / 302
- Number of attempts: 2