Played Challenges
Paste a column after a column - 2610 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 47
- Position: #488 / 566
- Number of attempts: 1
Reformat symbols in list - 1635 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 32
- Position: #210 / 352
- Number of attempts: 3
Fizzbuzz - 586 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 80
- Position: #96 / 169
- Number of attempts: 1
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #237 / 476
- Number of attempts: 4
delete swap - 1809 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #253 / 564
- Number of attempts: 10
Fix the shell script! - 2606 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 33
- Position: #298 / 607
- Number of attempts: 3
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: 42
- Position: #106 / 184
- Number of attempts: 1