Go to file
Mikaël Capelle 3fc0f94b1c 2021 day 1-5.
2023-12-09 11:01:28 +01:00
2021 2021 day 1-5. 2023-12-09 11:01:28 +01:00
2022 Clean 2022. 2023-12-09 09:54:53 +01:00
2023 2023 day 9. 2023-12-09 08:08:46 +01:00
.gitignore Initial commit. 2022-12-01 19:10:40 +01:00
README.md Day 3. 2022-12-03 11:42:09 +01:00
run.ps1 2023: Day 1. 2023-12-01 10:41:13 +01:00
setup.cfg Day 2. 2022-12-02 09:12:49 +01:00

Advent Of Code

To run any script, you need to pipe the input:

cat 2022/inputs/day2.txt | python 2022/day2.py