Played Challenges
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 96
- Position: #322 / 417
- Number of attempts: 1
Reformat symbols in list - 1625 entries
Saw this in some lecture, easy reformatting using multiple cursor in VS Code
- Best score: 24
- Best player score: 29
- Position: #177 / 349
- Number of attempts: 3
Fizzbuzz - 575 entries
type the first 100 lines of the fizzbuzz problem
- Best score: 44
- Best player score: 95
- Position: #127 / 168
- Number of attempts: 1
Substraction (bis) - 603 entries
Solve the equations (adapted from the original @Caek_'s challenge).
- Best score: 21
- Best player score: 332
- Position: #112 / 113
- Number of attempts: 1
Changing around text with citations - 329 entries
Based off of something I saw on reddit
- Best score: 28
- Best player score: 49
- Position: #78 / 93
- Number of attempts: 3
Many duplicates - 1447 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #131 / 470
- Number of attempts: 5
delete swap - 1787 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #87 / 556
- Number of attempts: 2
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: 53
- Position: #197 / 271
- Number of attempts: 1
Fix the shell script! - 2551 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 38
- Position: #368 / 592
- Number of attempts: 1
Visual block training - 1075 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 59
- Position: #163 / 205
- Number of attempts: 2
Put a newline after every 10 lines in vim - 1660 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 13
- Position: #280 / 558
- Number of attempts: 3
hello-world-vimgolf - 2499 entries
Simple number generation
- Best score: 10
- Best player score: 10
- Position: #158 / 708
- 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 - 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: 59
- Position: #258 / 348
- 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 - 487 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: #143 / 183
- Number of attempts: 2
Inverting Lines - 1900 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #142 / 511
- Number of attempts: 4
swap number pairs - 2105 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 30
- Position: #239 / 382
- Number of attempts: 4
HS Final exam vimgolf - 898 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: #146 / 237
- Number of attempts: 3
Rural Post - 4504 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 21
- Position: #877 / 1104
- Number of attempts: 2
Multiline to Single Line - 703 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #171 / 302
- Number of attempts: 3
prepend * to every non-blank line - 6325 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1091 / 1543
- Number of attempts: 2
Add semicolons - 10877 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1421 / 3070
- Number of attempts: 6
Box it - 7915 entries
Create a box around a line.
- Best score: 21
- Best player score: 41
- Position: #1722 / 1880
- Number of attempts: 3
Just the middle - 11477 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2655 / 4206
- Number of attempts: 1
Missing Library and a Typo - 893 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: #177 / 214
- Number of attempts: 2
lamb had a little Mary - 618 entries
"Mary" and "lamb" are swapped. Unswap them. Fast as you can.
- Best score: 16
- Best player score: 38
- Position: #122 / 169
- Number of attempts: 2