Played Challenges
Generate a very basic Python constructor (fixed) - 901 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 62
- Position: #171 / 202
- Number of attempts: 3
Fix the shell script! - 1575 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 36
- Position: #225 / 393
- Number of attempts: 3
Visual block training - 729 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 58
- Position: #110 / 140
- Number of attempts: 2
Put a newline after every 10 lines in vim - 1294 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 16
- Position: #384 / 443
- Number of attempts: 1
Wikitext headings to markdown - 777 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 55
- Position: #143 / 169
- Number of attempts: 1
hello-world-vimgolf - 1906 entries
Simple number generation
- Best score: 10
- Best player score: 30
- Position: #516 / 544
- Number of attempts: 3
Extend shell script - 92 entries
Just add some more stuff
- Best score: 37
- Best player score: 69
- Position: #29 / 39
- Number of attempts: 2
Format the CSS - 109 entries
You just copied some CSS color names from the web and need to add them to your python module. Create the COLORS variable and assign a dict() with the names as keys and hex-colors as values. BEWARE OF THE TABS!!
- Best score: 41
- Best player score: 57
- Position: #36 / 40
- Number of attempts: 3
Rural Post - 4231 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 24
- Position: #858 / 1041
- Number of attempts: 2
Wrap the text of an email message to 79 characters - 641 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #263 / 370
- Number of attempts: 2
Search and Replace 0 - 4743 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #688 / 1572
- Number of attempts: 6
Replace and keep the case - 405 entries
Replace all instance of plugin and Plugin to device and Device.
- Best score: 26
- Best player score: 43
- Position: #107 / 114
- Number of attempts: 2
Reformat a C golf submission - 546 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 44
- Position: #180 / 197
- Number of attempts: 3
Reformat most common surnames - 609 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 80
- Position: #184 / 190
- Number of attempts: 2
Get rid of html tags - 356 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 15
- Best player score: 19
- Position: #129 / 213
- Number of attempts: 2
Change the content of a string - 1409 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 30
- Position: #493 / 536
- Number of attempts: 3
Deleting folded text - 325 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: 35
- Position: #106 / 111
- Number of attempts: 3
Sort and add attributes - 1245 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 36
- Position: #383 / 503
- Number of attempts: 2
Add fold markers to a .c file - 523 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 47
- Position: #141 / 163
- Number of attempts: 3
Braces or Brackets? - 754 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 47
- Position: #158 / 262
- Number of attempts: 1
Whitespace, empty lines and tabs - 3102 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 34
- Position: #587 / 688
- Number of attempts: 5
Flodder-challenge - 978 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 43
- Position: #238 / 285
- Number of attempts: 4
Simple text editing with Vim - 11862 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1869 / 3471
- Number of attempts: 6
Reformat/Refactor a Golfer Class - 6223 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 44
- Position: #1044 / 1532
- Number of attempts: 3