Played Challenges
Search and Replace 0 - 4640 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #276 / 1537
- Number of attempts: 4
O Christmas Tree - 99 entries
Design a macro that makes trees grow (or ASCII triangles, if that's too hard).
- Best score: 22
- Best player score: 29
- Position: #21 / 40
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10531 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #3 / 3636
- Number of attempts: 3
attr_aligner - 3387 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 19
- Position: #36 / 683
- Number of attempts: 5
Letter case trickery - 1537 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 10
- Position: #69 / 497
- Number of attempts: 7
Words in parens - 12721 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #201 / 3914
- Number of attempts: 3
SFD-ROC: vimvimvim - 1495 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Position: #42 / 421
- Number of attempts: 6
Saving the hashes(#) - 1948 entries
The following file is copied from vimcasts.org(Its only for learning purpose,hope the site owner doesn't mind it), its probably the easiest of challenges.Our goal is to delete every line which doesn't contain a hash signs. The remaining hash signs with numbers are then sorted to get the final output.
- Best score: 20
- Best player score: 20
- Position: #17 / 465
- Number of attempts: 5
Let's play some Ivmgolf - 997 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 10
- Position: #329 / 415
- Number of attempts: 1
Switch function arguments - 1967 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #83 / 624
- Number of attempts: 5
switch variable - 4901 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #758 / 1698
- Number of attempts: 2
Simple text editing with Vim - 11589 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #224 / 3402
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 5974 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 40
- Position: #744 / 1475
- Number of attempts: 1