You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alfred Melch
f885b70c9e
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. |
3 years ago | |
---|---|---|
2015 | 3 years ago | |
2018 | 4 years ago | |
2019/02 | 4 years ago | |
2020 | 3 years ago | |
2021 | 3 years ago | |
lib | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago |
README.md
Advent of code
Autorun
cd to day folder.
find src | entr -cr -s 'cat input/input | cargo run'