Played Challenges
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: 62
- Position: #231 / 271
- 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: 42
- Position: #143 / 348
- Number of attempts: 1
Simple, Practical, and Common - 33742 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: #3809 / 7447
- Number of attempts: 2
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #634 / 1274
- Number of attempts: 6
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1923 / 3875
- Number of attempts: 14
Applying same text modification in several lines - 2897 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 16
- Position: #599 / 857
- Number of attempts: 4
Add string initializers to an enum - 873 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 23
- Position: #110 / 259
- Number of attempts: 2
Add semicolons - 10887 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #236 / 3074
- 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" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #294 / 1169
- Number of attempts: 5
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 26
- Position: #1082 / 1881
- Number of attempts: 2
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2194 / 4213
- Number of attempts: 1
Vice versa - 7953 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Position: #1659 / 2140
- Number of attempts: 7
Line under headers - 2059 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 27
- Position: #125 / 507
- Number of attempts: 13
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #935 / 4192
- Number of attempts: 9