Played Challenges
Tables, Functions, Sprocs - 91 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: 11
- Number of attempts: 2
Join 'em - 192 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 5
- Number of attempts: 1
Around the clock - 155 entries
You'll want to use 2 special commands to complete this. If you haven't yet, read through 'input.txt', especially :help simple-changes
- Best score: 13
- Best player score: 13
- Number of attempts: 3
Add semicolons - 10214 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Number of attempts: 4
Box it - 7575 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Number of attempts: 5
One number per line - 18173 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Number of attempts: 7
Vice versa - 7373 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Number of attempts: 1
Simple, Practical, and Common - 32606 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
- Number of attempts: 8