Played Challenges
Inverting Lines - 1952 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #174 / 522
- Number of attempts: 11
swap number pairs - 2169 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 103
- Position: #389 / 393
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #747 / 3087
- Number of attempts: 4
From argument to object - 1540 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: #155 / 467
- Number of attempts: 13
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1490 / 4234
- Number of attempts: 7
Stairstep digits - 410 entries
Remove the evens. Double the odds.
- Best score: 9
- Best player score: 9
- Position: #50 / 150
- Number of attempts: 7
VimGolf