Played Challenges
Simple, Practical, and Common - 33742 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 / 7447
- Number of attempts: 11
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #571 / 1274
- Number of attempts: 4
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 18
- Position: #1354 / 3875
- Number of attempts: 5
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #453 / 1631
- Number of attempts: 3
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #670 / 4213
- 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 - 1048 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #194 / 425
- 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 - 16038 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2162 / 4192
- 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 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #986 / 3691
- Number of attempts: 5
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 22
- Position: #223 / 703
- 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 - 640 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 / 236
- Number of attempts: 4