Played Challenges
Lowercase first characters - 490 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: #133 / 184
- Number of attempts: 1
simple replacements - 1814 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 19
- Position: #26 / 392
- Number of attempts: 12
RUST match with enum for Coin - 183 entries
RUST match with enum for Coin rusty practice on vimgolf
- Best score: 84
- Best player score: 151
- Position: #48 / 53
- Number of attempts: 1
Rural Post - 4563 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #30 / 1113
- Number of attempts: 5
Add quotes to ansible playbook - 1008 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 9
- Position: #142 / 317
- Number of attempts: 6
Simple, Practical, and Common - 33757 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: #3103 / 7450
- Number of attempts: 7
Hogwarts Email Sorting - 930 entries
Given a list of emails, get the students full name and their associated house.
- Best score: 20
- Best player score: 20
- Position: #40 / 263
- Number of attempts: 15
Get mail address from outlook format - 649 entries
Create a mail list space separated of mail list formatted by outlook
- Best score: 15
- Best player score: 15
- Position: #51 / 204
- Number of attempts: 10
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #323 / 1551
- Number of attempts: 8
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #753 / 1899
- Number of attempts: 6
SCREAMING_SNAKE_CASE to Title Case - 1231 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 / 254
- Number of attempts: 11
Add semicolons - 10891 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #653 / 3077
- Number of attempts: 3
Box it - 7939 entries
Create a box around a line.
- Best score: 21
- Best player score: 31
- Position: #1472 / 1885
- Number of attempts: 1
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #570 / 2144
- Number of attempts: 12
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #1132 / 3970
- Number of attempts: 4