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: #178 / 7447
- Number of attempts: 4
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 17
- Position: #1152 / 3875
- Number of attempts: 6
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #287 / 1898
- Number of attempts: 5
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2011 / 4213
- Number of attempts: 4
Make HTML List - 1061 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 48
- Position: #163 / 274
- Number of attempts: 5
FoodCritic023: Prefer conditional attributes - 181 entries
FoodCritic (www.foodcritic.io) is a lint tool for your Chef (learn.chef.io) cookbooks. FC023 indicates that you should prefer Chef guards over Ruby conditions. This challenge expects you to be able to fix this issue in a sample cookbook, given the FoodCritic output: ================================================================ FC023: Prefer conditional attributes: cookbooks/foo/recipes/default.rb:25 ================================================================ See http://www.foodcritic.io/#FC023 for more details about the changes being made.
- Best score: 25
- Best player score: 40
- Position: #50 / 53
- Number of attempts: 1
Combines all items - 313 entries
For each line that starts with the same number I want to combine its contents
- Best score: 9
- Best player score: 9
- Position: #16 / 140
- Number of attempts: 3
Vice versa - 7953 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1176 / 2140
- Number of attempts: 4
comments galore - 1048 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #35 / 425
- Number of attempts: 2
Align commas - 1097 entries
There are 15,000 aligning challenges on vimgolf.com, and they're all exactly the same. I hope this one is a little different.
- Best score: 11
- Best player score: 20
- Position: #215 / 247
- Number of attempts: 1
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #113 / 1192
- Number of attempts: 7
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2836 / 4192
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2076 / 3691
- Number of attempts: 1
Simple text editing with Vim - 13017 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1497 / 3745
- Number of attempts: 1