Played Challenges
Substraction (bis) - 603 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 27
- Position: #43 / 113
- Number of attempts: 2
Poorly indented Python comments - 1315 entries
Fix the alignment of some Python comments as quickly as possible.
- Best score: 15
- Best player score: 25
- Position: #94 / 221
- Number of attempts: 3
Many duplicates - 1445 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #93 / 468
- Number of attempts: 2
2 quick changes and a numbered list - 647 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 37
- Position: #1 / 154
- Number of attempts: 4
delete swap - 1786 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #49 / 555
- Number of attempts: 1
Generate a very basic Python constructor (fixed) - 1253 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 39
- Position: #102 / 271
- Number of attempts: 5
Fix the shell script! - 2544 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 29
- Position: #179 / 589
- Number of attempts: 2
Put a newline after every 10 lines in vim - 1657 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #115 / 556
- Number of attempts: 4
Wikitext headings to markdown - 987 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 20
- Position: #21 / 209
- Number of attempts: 3
hello-world-vimgolf - 2499 entries
Simple number generation
- Best score: 10
- Best player score: 11
- Position: #387 / 708
- Number of attempts: 2
Contribute to keyboard mashing - 890 entries
Speak in tongues
- Best score: 17
- Best player score: 18
- Position: #94 / 270
- Number of attempts: 1
Plotting some variables in python - 1661 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 35
- Position: #79 / 348
- Number of attempts: 2
Transpose a python matrix - 873 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 53
- Position: #85 / 138
- Number of attempts: 4
Write Hello World in the 'i use arch btw' -programming language - 31 entries
> "I use Arch btw" is an esoteric programming language based on Brainfuck in which the Brainfuck commands have been replaced with the following keywords: i, use, arch, linux, btw, by, the, way. https://github.com/OverMighty/i-use-arch-btw
- Best score: 162
- Best player score: 175
- Position: #6 / 16
- Number of attempts: 4
Simple, Practical, and Common - 33616 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 23
- Position: #2706 / 7420
- Number of attempts: 6
One number per line - 18727 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #583 / 3864
- Number of attempts: 4
Add string initializers to an enum - 872 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 24
- Position: #137 / 258
- Number of attempts: 1
Add semicolons - 10852 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1193 / 3063
- Number of attempts: 3
Bad Copy Syntax - 2037 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 19
- Position: #154 / 525
- Number of attempts: 5
Box it - 7905 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #247 / 1876
- Number of attempts: 3
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 10
- Position: #282 / 701
- Number of attempts: 3
Just the middle - 11454 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2972 / 4197
- Number of attempts: 1
Line under headers - 2044 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 26
- Position: #60 / 503
- Number of attempts: 4
Comparing Schema With Diff - 52 entries
Sometimes databases output things differently one to another. Fixing things that are out of order will make the diffs more usable.
- Best score: 30
- Best player score: 30
- Position: #4 / 10
- Number of attempts: 4