Played Challenges
Paste a column after a column - 2537 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 47
- Position: #475 / 553
- Number of attempts: 1
Reformat symbols in list - 1621 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 32
- Position: #208 / 348
- Number of attempts: 3
Fizzbuzz - 573 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 45
- Best player score: 80
- Position: #95 / 168
- Number of attempts: 1
Many duplicates - 1445 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #236 / 468
- Number of attempts: 4
delete swap - 1786 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #253 / 555
- Number of attempts: 10
Fix the shell script! - 2544 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 33
- Position: #291 / 589
- Number of attempts: 3
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: 42
- Position: #105 / 183
- Number of attempts: 1