Played Challenges
hello-world-vimgolf - 1515 entries
Simple number generation
- Best score: 10
- Best player score: 14
- Position: #321 / 432
- Number of attempts: 1
simple replacements - 1070 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 27
- Position: #206 / 238
- Number of attempts: 4
Rural Post - 4105 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 22
- Position: #806 / 1015
- Number of attempts: 1
Simple, Practical, and Common - 32903 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: 26
- Position: #3645 / 7270
- Number of attempts: 2
Separate the lines - 159 entries
Every other line is mixed up. Separate them into their original texts.
- Best score: 11
- Best player score: 11
- Position: #54 / 85
- Number of attempts: 1
From argument to object - 1262 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 25
- Position: #383 / 417
- Number of attempts: 1
Todo list specification - 365 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 37
- Position: #89 / 168
- Number of attempts: 1
For all cases. - 127 entries
In this case... change it! :) Watch the line.
- Best score: 8
- Best player score: 8
- Position: #77 / 91
- Number of attempts: 1
Array transposition - 2312 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 20
- Position: #220 / 431
- Number of attempts: 3