Played Challenges
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 14
- Position: #1849 / 1899
- Number of attempts: 3
Add semicolons - 10891 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #796 / 3077
- Number of attempts: 8
From argument to object - 1524 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: 32
- Position: #451 / 463
- Number of attempts: 3
One to Ten - 2234 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 14
- Position: #478 / 679
- Number of attempts: 4