Played Challenges
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #831 / 1899
- Number of attempts: 2
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2057 / 4195
- Number of attempts: 1
Subtraction - 180 entries
Solve the equations.
- Best score: 18
- Best player score: 27
- Position: #41 / 62
- Number of attempts: 2
Change name of a variable - 180 entries
Replace the name of the $variable with the fastest move possible. The challenge is having a command that allow you to easily change the variable name even if its indented.
- Best score: 9
- Best player score: 9
- Position: #32 / 138
- Number of attempts: 1
Lisp Condense - 460 entries
Reduce 4 cons selection operations down to one function call.
- Best score: 13
- Best player score: 14
- Position: #68 / 158
- Number of attempts: 1
120 Degrees - 505 entries
Rotate that triangle.
- Best score: 14
- Best player score: 20
- Position: #78 / 146
- Number of attempts: 1
Don't know what this is - 2024 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 16
- Position: #424 / 586
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #1858 / 3695
- Number of attempts: 2
Counting in binary - 526 entries
"a" represents 0; "A" represents 1. Start from zero and count to 15.
- Best score: 16
- Best player score: 21
- Position: #32 / 117
- Number of attempts: 2
quotes inside quotes - 3182 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: #685 / 1085
- Number of attempts: 1
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #1912 / 3971
- Number of attempts: 2
Pairs of numbers - 364 entries
Line 1 represents x, line 2 y-data. Bring the corresponding pairs in the form "[x,y]\n"
- Best score: 26
- Best player score: 55
- Position: #122 / 137
- Number of attempts: 1
Hole-in-one - 1024 entries
Lets take this golf thing literally.. Drive off the tee into the hole, and of course you don't strike the ball completely clean.
- Best score: 15
- Best player score: 18
- Position: #117 / 305
- Number of attempts: 3
Delete unwanted lines - 431 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #40 / 234
- Number of attempts: 2
Circle in a square - 152 entries
Probably looks more like "Egg in a rectangle" in most fonts, but it's actually 23x23.
- Best score: 23
- Best player score: 25
- Position: #15 / 54
- Number of attempts: 1
abcd > a b c d - 298 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Position: #100 / 227
- Number of attempts: 3
Checkerboard case pattern - 164 entries
All the squares are white. Make some of them black. But only the right ones.
- Best score: 15
- Best player score: 23
- Position: #42 / 61
- Number of attempts: 1
SFD-ROC: vimvimvim - 1617 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 9
- Position: #184 / 448
- Number of attempts: 1
Get rid of html tags - 415 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 12
- Best player score: 17
- Position: #103 / 239
- Number of attempts: 1
Simple text editing with Vim - 13134 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1104 / 3776
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7252 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 40
- Position: #821 / 1790
- Number of attempts: 1