Played Challenges
Simple, Practical, and Common - 33647 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: #548 / 7425
- Number of attempts: 11
Swap values - 4627 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #570 / 1270
- Number of attempts: 4
One number per line - 18749 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1353 / 3867
- Number of attempts: 5
Search and Replace 0 - 4994 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #453 / 1627
- Number of attempts: 3
Just the middle - 11464 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #670 / 4202
- Number of attempts: 3
Wrap text in quotes - 368 entries
All the blocks of text should be wrapped in quotation marks.
- Best score: 16
- Best player score: 25
- Position: #109 / 122
- Number of attempts: 2
comments galore - 1045 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #194 / 424
- Number of attempts: 3
Alsa configuration - 513 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 22
- Position: #35 / 128
- Number of attempts: 9
I forgot quotes - 15997 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2156 / 4184
- Number of attempts: 4
vim1001 - 307 entries
change number 1001 into a "vim1001 sequence". (My first challenge, hope it is not too bad... )
- Best score: 17
- Best player score: 21
- Position: #41 / 110
- Number of attempts: 5
A HAPPY NEW YEAR 2014 ! - 10672 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #986 / 3685
- Number of attempts: 5
attr_aligner - 3520 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 22
- Position: #222 / 702
- Number of attempts: 9
Sort by sum of numbers in a line(?) - 67 entries
The lines with the biggest sums need to be at the top. The sums are on the right, which makes life hard. Maybe you can find a feature that will do all the work for you...
- Best score: 15
- Best player score: 16
- Position: #34 / 39
- Number of attempts: 3
Ruby 1.9 compat - 629 entries
Remember when Ruby supported `when <expr> :`? Well, it doesn't in 1.9, so let's make sure we use `then`, without ruining our lovely new hash syntax!
- Best score: 14
- Best player score: 14
- Position: #55 / 234
- Number of attempts: 4