Played Challenges
Reformat symbols in list - 1646 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 30
- Position: #193 / 353
- Number of attempts: 3
delete swap - 1829 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #140 / 569
- Number of attempts: 2
Put a newline after every 10 lines in vim - 1675 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 13
- Position: #371 / 562
- Number of attempts: 3
hello-world-vimgolf - 2519 entries
Simple number generation
- Best score: 10
- Best player score: 13
- Position: #495 / 720
- Number of attempts: 1
Lowercase first characters - 499 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: #141 / 185
- Number of attempts: 2
Add quotes to ansible playbook - 1031 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 8
- Position: #81 / 326
- Number of attempts: 4
Multiline to Single Line - 747 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #209 / 318
- Number of attempts: 2
VimGolf