day2: python
authorPat Thoyts <pat.thoyts@gmail.com>
Sat, 2 Dec 2023 13:26:04 +0000 (13:26 +0000)
committerPat Thoyts <pat.thoyts@gmail.com>
Sat, 2 Dec 2023 13:26:04 +0000 (13:26 +0000)
commitcc1f04a908522ccb686c98b7080227d9aea36a2c
tree5a9b1846e416f191c7ee9e09846e39431ffa5fda
parentbefd32b7b457aaaa750f8ca2a90772e142341286
day2: python
day2/cubes.py [new file with mode: 0644]
day2/data/input [new file with mode: 0644]
day2/data/test_input [new file with mode: 0644]
day2/run.py [new file with mode: 0755]
day2/test_cubes.py [new file with mode: 0644]