Played Challenges
Making 3 line function a one liner. - 343 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #32 / 211
- Number of attempts: 1
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #405 / 1557
- Number of attempts: 1
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #732 / 3893
- Number of attempts: 3
Prime Numbers - 385 entries
List the first 100 prime numbers.
- Best score: 34
- Best player score: 52
- Position: #63 / 107
- Number of attempts: 1
Separate the lines - 197 entries
Every other line is mixed up. Separate them into their original texts.
- Best score: 11
- Best player score: 11
- Position: #53 / 96
- Number of attempts: 2
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1115 / 4208
- Number of attempts: 1
Vertical Limit - 2615 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 29
- Position: #659 / 772
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7533 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 73
- Position: #1768 / 1852
- Number of attempts: 1
VimGolf