Played Challenges
HS exam question - 1596 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 96
- Position: #323 / 418
- Number of attempts: 1
Reformat symbols in list - 1633 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 29
- Position: #178 / 351
- Number of attempts: 3
Fizzbuzz - 586 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 95
- Position: #128 / 169
- Number of attempts: 1
Substraction (bis) - 619 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 332
- Position: #113 / 114
- Number of attempts: 1
Changing around text with citations - 340 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 49
- Position: #79 / 94
- Number of attempts: 3
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #132 / 476
- Number of attempts: 5
delete swap - 1801 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #87 / 561
- Number of attempts: 2
Generate a very basic Python constructor (fixed) - 1264 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 53
- Position: #198 / 272
- Number of attempts: 1
Fix the shell script! - 2605 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 38
- Position: #378 / 606
- Number of attempts: 1
Visual block training - 1089 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 59
- Position: #164 / 206
- Number of attempts: 2
Put a newline after every 10 lines in vim - 1664 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 13
- Position: #281 / 559
- Number of attempts: 3
hello-world-vimgolf - 2505 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #158 / 712
- Number of attempts: 8
Fill in the chess board - 959 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 150
- Position: #178 / 185
- 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: 59
- Position: #259 / 349
- Number of attempts: 1
Create a diamond comment - 337 entries
Encapsulate the text in a diamond pattern.
- Best score: 27
- Best player score: 184
- Position: #70 / 75
- Number of attempts: 1
Lowercase first characters - 490 entries
This is the (abridged) input for Day 3 in Advent of Code 2019. The output is a format more suitable for Prolog programming: the two lines of input become two lists of pairs, joined together in a wires functor.
- Best score: 33
- Best player score: 48
- Position: #144 / 184
- Number of attempts: 2
Inverting Lines - 1923 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #142 / 516
- Number of attempts: 4
swap number pairs - 2125 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 30
- Position: #241 / 386
- Number of attempts: 4
HS Final exam vimgolf - 906 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 30
- Position: #148 / 239
- Number of attempts: 3
Rural Post - 4563 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 21
- Position: #885 / 1113
- Number of attempts: 2
Multiline to Single Line - 736 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #171 / 312
- Number of attempts: 3
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1096 / 1551
- Number of attempts: 2
Add semicolons - 10889 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1421 / 3076
- Number of attempts: 6
Box it - 7939 entries
Create a box around a line.
- Best score: 21
- Best player score: 41
- Position: #1727 / 1885
- Number of attempts: 3
Just the middle - 11497 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2657 / 4215
- Number of attempts: 1
Missing Library and a Typo - 907 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 14
- Best player score: 22
- Position: #180 / 217
- Number of attempts: 2
lamb had a little Mary - 637 entries
"Mary" and "lamb" are swapped. Unswap them. Fast as you can.
- Best score: 16
- Best player score: 38
- Position: #125 / 174
- Number of attempts: 2