Alfred Melch f885b70c9e Fix example extraction
Assumtion was that the first and last lines of examples are always
blank. In 2021/06 the example is only one line. It has no blank line at
the end so the example was deleted by the script.

Changed:
The script will now check if the line is actually blank before deleting
it. Requires that the indentation is removed beforehand.
2022-01-05 15:28:21 +01:00
2021-12-01 11:07:21 +01:00
2020-11-30 17:25:40 +01:00
2021-12-01 11:07:21 +01:00
2022-01-05 15:27:57 +01:00
2022-01-05 15:28:21 +01:00
2021-12-01 16:54:08 +01:00
2022-01-04 13:43:38 +01:00

Advent of code

Autorun

cd to day folder.

find src | entr -cr -s 'cat input/input | cargo run'

Description
No description provided
Readme 1.8 MiB
Languages
Python 63.2%
Rust 20.9%
JavaScript 14.7%
Shell 0.8%
Roff 0.4%