Played Challenges
Lowercase first characters - 413 entries
This is the (abridged) input for Day 3 in Advent of Code 2019. The output is a format more suitable for Prolog programming: the two lines of input become two lists of pairs, joined together in a wires functor.
- Best score: 33
- Best player score: 46
- Position: #107 / 148
- Number of attempts: 1
simple replacements - 1209 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 19
- Position: #26 / 272
- Number of attempts: 12
RUST match with enum for Coin - 156 entries
RUST match with enum for Coin rusty practice on vimgolf
- Best score: 84
- Best player score: 151
- Position: #41 / 44
- Number of attempts: 1
Rural Post - 4231 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #30 / 1041
- Number of attempts: 5
Add quotes to ansible playbook - 838 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 9
- Position: #132 / 264
- Number of attempts: 6
Simple, Practical, and Common - 33100 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: 24
- Position: #3054 / 7301
- Number of attempts: 7
Hogwarts Email Sorting - 842 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 20
- Position: #40 / 244
- Number of attempts: 15
Get mail address from outlook format - 604 entries
Create a mail list space separated of mail list formatted by outlook
- Best score: 15
- Best player score: 15
- Position: #51 / 190
- Number of attempts: 10
prepend * to every non-blank line - 6096 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #323 / 1489
- Number of attempts: 8
V to the i - 4650 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #753 / 1863
- Number of attempts: 6
SCREAMING_SNAKE_CASE to Title Case - 1124 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 19
- Position: #48 / 235
- Number of attempts: 11
Add semicolons - 10716 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #653 / 3022
- Number of attempts: 3
Box it - 7725 entries
Create a box around a line.
- Best score: 21
- Best player score: 31
- Position: #1434 / 1844
- Number of attempts: 1
Vice versa - 7627 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #570 / 2067
- Number of attempts: 12
Words in parens - 12788 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #1120 / 3930
- Number of attempts: 4