Alfred Melch 861dfd0bc5 Fix input fetching script
Retain blank lines in code examples.

The script removed all blank lines from code examples. This is not
always desired as there might be important blank lines inside the code
block. The change targets specifically the starting and ending blank line
of the examples and removes them.
2022-01-02 19:20:10 +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
2021-12-30 14:11:35 +01:00
2022-01-02 19:20:10 +01:00
2021-12-01 16:54:08 +01:00
2021-12-30 14:11:35 +01:00

Advent of code

Autorun

cd to day folder.

find . | 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%