Played Challenges
Changing around text with citations - 329 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 28
- Position: #13 / 93
- Number of attempts: 11
Put a newline after every 10 lines in vim - 1660 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 10
- Position: #26 / 558
- Number of attempts: 22
Swap values - 4635 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #354 / 1271
- Number of attempts: 12
Add semicolons - 10876 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #746 / 3069
- Number of attempts: 7
From argument to object - 1508 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 17
- Position: #159 / 458
- Number of attempts: 3
Just the middle - 11473 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1497 / 4205
- Number of attempts: 5
Stairstep digits - 394 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 13
- Position: #122 / 145
- Number of attempts: 7
Delete unwanted lines - 419 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #189 / 230
- Number of attempts: 9