Played Challenges
Paste a column after a column - 2662 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 47
- Position: #497 / 576
- Number of attempts: 1
Reformat symbols in list - 1649 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 32
- Position: #212 / 355
- Number of attempts: 3
Fizzbuzz - 612 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 80
- Position: #98 / 171
- Number of attempts: 1
Many duplicates - 1472 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #238 / 480
- Number of attempts: 4
delete swap - 1834 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #253 / 570
- Number of attempts: 10
Fix the shell script! - 2663 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 33
- Position: #307 / 619
- Number of attempts: 3
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: 42
- Position: #107 / 185
- Number of attempts: 1
VimGolf