Played Challenges
Simple, Practical, and Common - 33535 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #1200 / 7397
- Number of attempts: 5
Swap values - 4606 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #590 / 1265
- Number of attempts: 2
One number per line - 18705 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2436 / 3855
- Number of attempts: 2
V to the i - 4796 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1696 / 1891
- Number of attempts: 2
Copy three lines - 2872 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 18
- Position: #322 / 640
- Number of attempts: 1
Start coding format - 155 entries
I used to start coding with following format: int main(){ -(cursor here) }
- Best score: 22
- Best player score: 25
- Position: #66 / 72
- Number of attempts: 2
comment and uncomment code inline - 1114 entries
It's very useful to be able to comment out a block of code in a quick edit. And likewise to uncomment the code. This operation often involves multi-line stanzas and even large blocks. With just line-wise navigation and insert mode this would cost you about 4 keystrokes per line. Master this hole of VimGolf and you'll quickly drop your key count in day to day Vim as well.
- Best score: 9
- Best player score: 9
- Position: #78 / 320
- Number of attempts: 3
Just the middle - 11417 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1036 / 4181
- Number of attempts: 4
Team names - 1834 entries
The team names are misspelled.
- Best score: 16
- Best player score: 18
- Position: #345 / 587
- Number of attempts: 2
Todo list specification - 399 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 39
- Position: #142 / 179
- Number of attempts: 1
Remember VimGolf Rules ! - 261 entries
Rules, ... and don't forget !
- Best score: 7
- Best player score: 8
- Position: #66 / 141
- Number of attempts: 2
Missing Library and a Typo - 884 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 14
- Best player score: 18
- Position: #132 / 212
- Number of attempts: 1
-a-b-c- - 3213 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #673 / 1137
- Number of attempts: 1
Gray area - 747 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 13
- Position: #181 / 271
- Number of attempts: 1
NBCU Weekly Challenge - #0 - 139 entries
One of our favorites lines here at NBCU! p.s. The first version of #0 was deleted due to me copy/pasting a HTML entity. Congrats to the one who figured that out, you are a true ninja warrior!
- Best score: 30
- Best player score: 36
- Position: #51 / 58
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10654 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 13
- Position: #2586 / 3678
- Number of attempts: 1
Words in parens - 12918 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2411 / 3957
- Number of attempts: 2
NATO phonetic alphabet - 526 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 36
- Position: #192 / 195
- Number of attempts: 1
replacing each line of a block selection - 2979 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 21
- Position: #403 / 773
- Number of attempts: 1
Reverse characters in a line - 750 entries
You have everything you need, just not in the right order. Mastermind would give you 26 white pegs.
- Best score: 12
- Best player score: 20
- Position: #205 / 261
- Number of attempts: 1
Simple text editing with Vim - 12627 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1625 / 3653
- Number of attempts: 1