advent-of-code/2021/day-09
Patrick Auernig 4b895a6c66 Update solution for 2021 day 09
- close the file handle
- #define max map x and y values
2021-12-09 21:24:53 +01:00
..
inputs Add solution for 2021 day 09 2021-12-09 20:55:46 +01:00
common.c Update solution for 2021 day 09 2021-12-09 21:24:53 +01:00
common.h Update solution for 2021 day 09 2021-12-09 21:24:53 +01:00
Justfile Update solution for 2021 day 09 2021-12-09 21:24:53 +01:00
part_one.c Add solution for 2021 day 09 2021-12-09 20:55:46 +01:00
part_two.c Update solution for 2021 day 09 2021-12-09 21:24:53 +01:00