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: 36
- Position: #56 / 148
- Number of attempts: 3
Python dataclasses - 761 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 32
- Position: #141 / 192
- Number of attempts: 1
Making 3 line function a one liner. - 223 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #24 / 148
- Number of attempts: 1
Python: Def to Lambda - 403 entries
LAMBDA!!!
- Best score: 19
- Best player score: 19
- Position: #35 / 138
- Number of attempts: 3
Rural Post - 4231 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #158 / 1041
- Number of attempts: 5
Multiline to Single Line - 569 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #129 / 255
- Number of attempts: 1
Yo To Hello - 1074 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 10
- Position: #301 / 494
- Number of attempts: 5
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: 18
- Position: #131 / 190
- Number of attempts: 3
Swap values - 4500 entries
Well, swap the values...
- Best score: 11
- Best player score: 42
- Position: #1221 / 1247
- Number of attempts: 1
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: #403 / 1489
- Number of attempts: 7
Applying same text modification in several lines - 2792 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 30
- Position: #763 / 826
- Number of attempts: 1
Box it - 7725 entries
Create a box around a line.
- Best score: 21
- Best player score: 21
- Position: #432 / 1844
- Number of attempts: 6
Cool or not? - 765 entries
abc trying to be cool or not...
- Best score: 15
- Best player score: 23
- Position: #187 / 218
- Number of attempts: 2
Extract argument from function - 2267 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #255 / 736
- Number of attempts: 6
For all cases. - 131 entries
In this case... change it! :) Watch the line.
- Best score: 8
- Best player score: 8
- Position: #75 / 94
- Number of attempts: 2
Sorting a glossary - 116 entries
Sort a glossary. Glossary head contains a header phrase ending with ':' and glossary body has multi line text indented with a tab.
- Best score: 6
- Best player score: 6
- Position: #64 / 75
- Number of attempts: 3
comments galore - 982 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #292 / 414
- Number of attempts: 2
Delete to the end of the current line - 718 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 5
- Position: #243 / 352
- Number of attempts: 1
Fill visual area - 77 entries
Just have fun!
- Best score: 20
- Best player score: 118
- Position: #34 / 34
- Number of attempts: 2
abcd > a b c d - 274 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Position: #183 / 213
- Number of attempts: 1
Let's play some Ivmgolf - 1050 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Position: #318 / 429
- Number of attempts: 3