Played Challenges
Python Hello World! Reformatting - 989 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 42
- Position: #112 / 379
- Number of attempts: 3
Circle of Fifths with Sharps - 114 entries
Display a list of the Circle of Fifths with corresponding solfege syllables with sharps. Handling spaces may be tricky.
- Best score: 24
- Best player score: 42
- Position: #30 / 38
- Number of attempts: 1
The name of the game - 665 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #54 / 360
- Number of attempts: 1
SFD-ROC: vimvimvim - 1606 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 9
- Position: #165 / 446
- Number of attempts: 2
Stairs Indenting - 472 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 14
- Position: #83 / 196
- Number of attempts: 1
Vertical Limit - 2522 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 26
- Position: #417 / 751
- Number of attempts: 3
Generate English Alphabets - 487 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 28
- Position: #170 / 206
- Number of attempts: 2
Deleting folded text - 348 entries
The text below contains three folds. Delete them (and the text inside them). For example: 123 456 /*{{{*/ 789 /*}}}*/ 012 Should become: 123 012 Also, add `aoeuaoeu` to make sure small solutions don't get flagged as cheating.
- Best score: 17
- Best player score: 20
- Position: #57 / 115
- Number of attempts: 3
Add fold markers to a .c file - 604 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 39
- Position: #138 / 179
- Number of attempts: 1
Simple text editing with Vim - 12627 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 19
- Position: #2656 / 3653
- Number of attempts: 1