Played Challenges
V to the i - 4799 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #169 / 1892
- Number of attempts: 2
Extract argument from function - 2355 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 17
- Position: #597 / 752
- Number of attempts: 1
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 12
- Position: #428 / 701
- Number of attempts: 3
Just the middle - 11446 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #148 / 4194
- Number of attempts: 3
Basic renumbering - 5648 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #356 / 1264
- Number of attempts: 5
Interleave lines - 185 entries
This is some kind of « paste -d'\n' c b a ». There are many ways to achieve this.. just find the shortest!
- Best score: 17
- Best player score: 34
- Position: #44 / 60
- Number of attempts: 1
Logging with key - 328 entries
Sometimes it is better to log with meaningful key
- Best score: 21
- Best player score: 24
- Position: #39 / 88
- Number of attempts: 3
Sorting database text output - 223 entries
Sometimes it is nice to be able to quickly take column-formatted text output from the SQL command line and turn it into a list of useful data. In this case we want a unique, sorted list of the values from the second column combined into one comma-separated list. What is the fewest strokes you can do this in?
- Best score: 24
- Best player score: 24
- Position: #19 / 83
- Number of attempts: 4
I forgot quotes - 15977 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #101 / 4177
- Number of attempts: 5
-a-b-c- - 3213 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #535 / 1137
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10658 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #635 / 3680
- Number of attempts: 4
Words in parens - 12929 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #506 / 3961
- Number of attempts: 3
Let's play some Ivmgolf - 1118 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #79 / 445
- Number of attempts: 1
switch variable - 5071 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #851 / 1748
- Number of attempts: 2
Simple text editing with Vim - 12744 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #335 / 3681
- Number of attempts: 9
Contributed Challenges
Rail fence transposition cipher - 84 entries
Solve a rail fence transposition cipher using vim. This ciphertext was created using two rails. Use vim to transpose the text and recover the original quote.