d493856d20fb2c7c9f3c5d593c7f174ff8c10a96
Advent Of Code
To run any script, you need to pipe the input:
cat 2022/inputs/day2.txt | python 2022/day2.py
Description
Languages
Python
100%