Played Challenges
delete swap - 1268 entries
delete all swap
- Best score: 5
- Best player score: 6
- Position: #279 / 403
- Number of attempts: 1
Generate a very basic Python constructor (fixed) - 1002 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 54
- Position: #168 / 220
- Number of attempts: 3
Fix the shell script! - 1847 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 42
- Position: #312 / 449
- Number of attempts: 4
Visual block training - 842 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 40
- Position: #86 / 155
- Number of attempts: 2
Put a newline after every 10 lines in vim - 1421 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 14
- Position: #373 / 479
- Number of attempts: 1
hello-world-vimgolf - 2124 entries
Simple number generation
- Best score: 10
- Best player score: 12
- Position: #369 / 600
- Number of attempts: 1
Plotting some variables in python - 1431 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: 51
- Position: #186 / 305
- Number of attempts: 2
Lowercase first characters - 436 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: 57
- Position: #147 / 160
- Number of attempts: 2
Python dataclasses - 824 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 32
- Position: #167 / 216
- Number of attempts: 5
Mr. Hacker - 76 entries
Elvin is hacker. He has piece of users database from some social net site. Recently he installed Vim, and he wants to convert CSV DB to specific format `key=value' where `key' is login and `value' is password, but password in DB is encrypted in ROT13. Help him.
- Best score: 19
- Best player score: 25
- Position: #30 / 31
- Number of attempts: 1
Python: Def to Lambda - 418 entries
LAMBDA!!!
- Best score: 19
- Best player score: 20
- Position: #97 / 146
- Number of attempts: 7
One number per line - 18559 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #2000 / 3830
- Number of attempts: 1
Prefixes and suffixes - 590 entries
Generate all prefixes of "vimchallenge", then all suffixes.
- Best score: 17
- Best player score: 32
- Position: #167 / 191
- Number of attempts: 3
imports alignment (python) - 657 entries
Align as one import per line.
- Best score: 17
- Best player score: 42
- Position: #179 / 194
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 6336 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 49
- Position: #1276 / 1561
- Number of attempts: 3