Played Challenges
delete swap - 1829 entries
delete all swap
- Best score: 5
- Best player score: 6
- Position: #397 / 569
- Number of attempts: 1
Generate a very basic Python constructor (fixed) - 1294 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: #210 / 277
- Number of attempts: 3
Fix the shell script! - 2660 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 42
- Position: #439 / 617
- Number of attempts: 4
Visual block training - 1116 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 40
- Position: #121 / 208
- Number of attempts: 2
Put a newline after every 10 lines in vim - 1675 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 14
- Position: #440 / 562
- Number of attempts: 1
hello-world-vimgolf - 2519 entries
Simple number generation
- Best score: 10
- Best player score: 12
- Position: #448 / 720
- Number of attempts: 1
Plotting some variables in python - 1683 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: #220 / 352
- Number of attempts: 2
Lowercase first characters - 499 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: #167 / 185
- Number of attempts: 2
Python dataclasses - 1237 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 32
- Position: #242 / 309
- Number of attempts: 5
Mr. Hacker - 98 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: #36 / 37
- Number of attempts: 1
Python: Def to Lambda - 474 entries
LAMBDA!!!
- Best score: 19
- Best player score: 20
- Position: #107 / 158
- Number of attempts: 7
One number per line - 18834 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #2019 / 3892
- Number of attempts: 1
Prefixes and suffixes - 638 entries
Generate all prefixes of "vimchallenge", then all suffixes.
- Best score: 17
- Best player score: 32
- Position: #171 / 203
- Number of attempts: 3
imports alignment (python) - 700 entries
Align as one import per line.
- Best score: 17
- Best player score: 42
- Position: #182 / 198
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7457 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 49
- Position: #1418 / 1834
- Number of attempts: 3
VimGolf