Played Challenges
Words in parens - 12671 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Number of attempts: 2
Change your calendar - 278 entries
Happy New Year!
- Best score: 18
- Best player score: 35
- Number of attempts: 3
Transposition - 67 entries
Transpose the original lines in separate columns, one for each line.
- Best score: 31
- Best player score: 53
- Number of attempts: 2
REDRUM - 139 entries
If you remember "The Shinning", the first time you saw the bloody word REDRUM you probably thinked "What the Hell is that?" Well, then you know that you need a little help from a looking-glass to make sense of it. Now it's time to use vim like a mirror to reveal the message.
- Best score: 14
- Best player score: 14
- Number of attempts: 8
Enumerate words - 226 entries
Enumerate the unique words in order.
- Best score: 23
- Best player score: 25
- Number of attempts: 4
Swap assigned value - 525 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 11
- Number of attempts: 2
Groups magic - 140 entries
Regexp or macros for string converting: (a) -> ___ (abc) -> ____ (abcd) -> ______ All in the '(' replace to _ multiply by char count + ()
- Best score: 13
- Best player score: 14
- Number of attempts: 1
abcd > a b c d - 248 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Number of attempts: 1
Python: Lots of function arguments - 73 entries
The function definition is too long for one line. The modeline helps you with some typical Python indent settings.
- Best score: 13
- Best player score: 13
- Number of attempts: 1
Chucking wood - 75 entries
An exercise in compressing repetitive text. For this challenge, any entry that uses keys outside the main row (such as arrow keys, Home, End, Delete, etc.) will be removed. (Esc is OK, though you should be using C-[ anyway.)
- Best score: 51
- Best player score: 58
- Number of attempts: 1
A simple change - 377 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 14
- Number of attempts: 1
Let's play some Ivmgolf - 976 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Number of attempts: 2
Sort by sum of numbers in a line(?) - 45 entries
The lines with the biggest sums need to be at the top. The sums are on the right, which makes life hard. Maybe you can find a feature that will do all the work for you...
- Best score: 15
- Best player score: 16
- Number of attempts: 1
Stairs Indenting - 387 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 14
- Number of attempts: 1
SFD-ROC: vimvimvim - 1441 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 9
- Number of attempts: 1
SFD-ROC: Pipe Dreams - 93 entries
Move the pipes so they match the output.
- Best score: 12
- Best player score: 15
- Number of attempts: 4
Vertical Limit - 2293 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 23
- Number of attempts: 6