Played Challenges
Counting in binary - 526 entries
"a" represents 0; "A" represents 1. Start from zero and count to 15.
- Best score: 16
- Best player score: 36
- Position: #63 / 117
- Number of attempts: 1
quotes inside quotes - 3165 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 17
- Position: #693 / 1079
- Number of attempts: 2
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2777 / 3969
- Number of attempts: 2
Delete unwanted lines - 419 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #50 / 230
- Number of attempts: 3
Saving the hashes(#) - 2063 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: 25
- Position: #154 / 480
- Number of attempts: 3
Let's play some Ivmgolf - 1122 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #38 / 446
- Number of attempts: 4
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 14
- Position: #1315 / 1749
- Number of attempts: 3
The meaning - 575 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #194 / 363
- Number of attempts: 1
Line Zipper - 477 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 16
- Position: #181 / 216
- Number of attempts: 1
remove dupes from array - 1358 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 27
- Position: #276 / 336
- Number of attempts: 3
Change the content of a string - 1593 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #114 / 594
- Number of attempts: 3
Simple text editing with Vim - 12989 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 23
- Position: #3034 / 3737
- Number of attempts: 1