Played Challenges
Simple, Practical, and Common - 33930 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: #1773 / 7490
- Number of attempts: 8
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #519 / 3893
- Number of attempts: 10
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #194 / 1179
- Number of attempts: 5
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #630 / 1895
- Number of attempts: 6
Tables, Functions, Sprocs - 146 entries
In order to load some scripts into my database in the correct order I need to load tables first (t_), then functions (fn_), then stored procedures (sp_). The order of the t_ lines and the order of the sp_ lines should also match. Reorder the lines so they will load correctly.
- Best score: 10
- Best player score: 12
- Position: #42 / 51
- Number of attempts: 1
ninja substitution - 1436 entries
How can you reuse a previous substitution ?
- Best score: 14
- Best player score: 14
- Position: #16 / 270
- Number of attempts: 17
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1866 / 4208
- Number of attempts: 7
VimGolf