Played Challenges
Yo To Hello - 1051 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 11
- Position: #371 / 483
- Number of attempts: 1
prepend * to every non-blank line - 5977 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #178 / 1468
- Number of attempts: 7
Add semicolons - 10545 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1421 / 2989
- Number of attempts: 2
That hyphen - 2500 entries
"vim vi improved"
- Best score: 9
- Best player score: 15
- Position: #585 / 683
- Number of attempts: 1
-a-b-c- - 3118 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #458 / 1112
- Number of attempts: 4
Lisp Condense - 432 entries
Reduce 4 cons selection operations down to one function call.
- Best score: 13
- Best player score: 17
- Position: #126 / 152
- Number of attempts: 2
Going underground.... - 315 entries
Simple reformatting: in this case changing from the format London underground supplies its customers with, to the format that Google Calendar likes...
- Best score: 22
- Best player score: 30
- Position: #68 / 122
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10538 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #1662 / 3638
- Number of attempts: 3
attr_aligner - 3402 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 21
- Position: #190 / 685
- Number of attempts: 4
Letter case trickery - 1553 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: 11
- Position: #217 / 500
- Number of attempts: 3
quotes inside quotes - 3030 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: 14
- Position: #97 / 1045
- Number of attempts: 3
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2014 / 3919
- Number of attempts: 5
switch variable - 4944 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #774 / 1708
- Number of attempts: 2
Simple text editing with Vim - 11657 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1142 / 3418
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 6033 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 35
- Position: #342 / 1486
- Number of attempts: 4