Files
adventofcode2022/day04/TODO.md
2022-12-06 07:14:27 +01:00

682 B

How it Should Work

> today
created directory `day04`, we're ready to go! 
downloaded input
opening `day04/part1.py`...
> done
testing part1.py...
sorry, the tests failed with output '...'
> done
there aren't any tests, submitting to AoC...
sorry, but 'you gave an answer too recently...'
> done
testing part1.py...
passed!
submitting to AoC
sorry, but 'your answer is incorrect.'
> done
testing part1.py
passed!
submitting to AoC
your answer is correct!
copying part1.py to part2.py
opening `day04/part2.py`

TODO