Played Challenges
Simple, Practical, and Common - 33100 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: 37
- Position: #6741 / 7301
- Number of attempts: 2
One number per line - 18478 entries
Just give me the numbers.
- Best score: 14
- Best player score: 23
- Position: #2961 / 3810
- Number of attempts: 1
V to the i - 4650 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1303 / 1863
- Number of attempts: 3
Swap the operands under comparison - 266 entries
Swap the operands under comparison to prevent null pointer exception (at least in java)
- Best score: 19
- Best player score: 26
- Position: #73 / 96
- Number of attempts: 1
Split line with dots - 2113 entries
This line is too long, split it.
- Best score: 15
- Best player score: 20
- Position: #382 / 625
- Number of attempts: 3
remove lines containing the word "reader" - 3480 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #679 / 1127
- Number of attempts: 1
Com(m)a Trouble - 3491 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 16
- Position: #421 / 783
- Number of attempts: 2
Box it - 7725 entries
Create a box around a line.
- Best score: 21
- Best player score: 25
- Position: #981 / 1844
- Number of attempts: 3
Every other line - 2856 entries
AaAaAaA
- Best score: 12
- Best player score: 15
- Position: #342 / 691
- Number of attempts: 2
Copy three lines - 2824 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 18
- Position: #327 / 630
- Number of attempts: 2
That hyphen - 2522 entries
"vim vi improved"
- Best score: 9
- Best player score: 12
- Position: #469 / 689
- Number of attempts: 1
Just the middle - 11283 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2940 / 4140
- Number of attempts: 5
Team names - 1790 entries
The team names are misspelled.
- Best score: 16
- Best player score: 19
- Position: #437 / 575
- Number of attempts: 1
Subnetting - 105 entries
Split up the IP addresses in the right way.
- Best score: 29
- Best player score: 35
- Position: #18 / 34
- Number of attempts: 2
Missing Library and a Typo - 838 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: 15
- Best player score: 16
- Position: #74 / 206
- Number of attempts: 3
Basic renumbering - 5486 entries
Renumbering Basic.
- Best score: 11
- Best player score: 16
- Position: #549 / 1243
- Number of attempts: 2
Adam's challenge - 928 entries
Change both normal to bold and 4 by 2. Adam Wathan challenge this on twitter . He did it in 11 keystrokes on Sublime.
- Best score: 18
- Best player score: 28
- Position: #244 / 261
- Number of attempts: 1
Vice versa - 7627 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #1059 / 2067
- Number of attempts: 2
Order and join - 913 entries
There's something special about the input order.
- Best score: 10
- Best player score: 12
- Position: #159 / 248
- Number of attempts: 1
I forgot quotes - 15840 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2234 / 4133
- Number of attempts: 1
-a-b-c- - 3142 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #676 / 1120
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10564 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2317 / 3646
- Number of attempts: 2
quotes inside quotes - 3077 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: #905 / 1057
- Number of attempts: 1
Words in parens - 12788 entries
We should all ace this, right?
- Best score: 13
- Best player score: 25
- Position: #3746 / 3930
- Number of attempts: 1
Vertical Limit - 2389 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 26
- Position: #467 / 724
- Number of attempts: 3
Remove noise from HTTP log - 668 entries
This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.
- Best score: 15
- Best player score: 15
- Position: #121 / 264
- Number of attempts: 2
Simple text editing with Vim - 11856 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1651 / 3469
- Number of attempts: 2