Played Challenges
Python Hello World! Reformatting - 1011 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: 44
- Position: #206 / 387
- Number of attempts: 1
Insert a Markdown link - 465 entries
Put a link in a markdown document, using the after-the-paragraph format.
- Best score: 22
- Best player score: 31
- Position: #134 / 154
- Number of attempts: 1
Increment, increment, increment.... - 703 entries
Vim likes macros
- Best score: 10
- Best player score: 14
- Position: #394 / 414
- Number of attempts: 1
The Cake is a Lie - 1389 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 14
- Position: #507 / 538
- Number of attempts: 1
Make Fancy Header - 1079 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 27
- Position: #320 / 351
- Number of attempts: 1
Sort and add attributes - 1557 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 43
- Position: #574 / 601
- Number of attempts: 1
Add fold markers to a .c file - 690 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 37
- Position: #124 / 197
- Number of attempts: 1
Braces or Brackets? - 1140 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 50
- Position: #242 / 349
- Number of attempts: 1
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 41
- Position: #3679 / 3846
- Number of attempts: 1
VimGolf