Played Challenges
Generate a very basic Python constructor (fixed) - 1277 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: #234 / 274
- Number of attempts: 1
Plotting some variables in python - 1671 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: 42
- Position: #144 / 349
- Number of attempts: 1
Simple, Practical, and Common - 33791 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: 27
- Position: #3813 / 7455
- Number of attempts: 2
Swap values - 4647 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #634 / 1276
- Number of attempts: 6
One number per line - 18801 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1924 / 3882
- Number of attempts: 14
Applying same text modification in several lines - 2907 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 16
- Position: #602 / 860
- Number of attempts: 4
Add string initializers to an enum - 884 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 23
- Position: #112 / 261
- Number of attempts: 2
Add semicolons - 10899 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #236 / 3078
- Number of attempts: 5
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 17
- Position: #246 / 635
- Number of attempts: 5
remove lines containing the word "reader" - 3614 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #294 / 1173
- Number of attempts: 5
Box it - 7954 entries
Create a box around a line.
- Best score: 21
- Best player score: 26
- Position: #1087 / 1886
- Number of attempts: 2
Just the middle - 11509 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2194 / 4218
- Number of attempts: 1
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Position: #1663 / 2144
- Number of attempts: 7
Line under headers - 2072 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 27
- Position: #126 / 510
- Number of attempts: 13
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #935 / 4195
- Number of attempts: 9