Played Challenges
Paste a column after a column - 2557 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 16
- Position: #131 / 558
- Number of attempts: 9
Filter number combinations that don't add to 11 - 408 entries
Append the sum of each line to its end, alongside an equals sign, and remove any that do not sum to 11. The ordering of lines should stay the same. Note that the combinations are semi-arbitrary and not all 4-number combinations are present in the file.
- Best score: 27
- Best player score: 93
- Position: #114 / 117
- Number of attempts: 3
Separate the lines - 186 entries
Every other line is mixed up. Separate them into their original texts.
- Best score: 11
- Best player score: 12
- Position: #60 / 93
- Number of attempts: 10