d6b99454d2e84152af001b14621ecbb7f303b0a4
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%