Commit graph

4 commits

Author SHA1 Message Date
Felix Spöttel
ec5859083a feat: return option from solution parts
this allows to print _not solved_ for solution parts that haven't been solved yet.

adjust `solve` macro to handle one solution part rather than both.
this allows for easier debugging of real input.
2022-10-29 17:04:13 +02:00
Felix Spöttel
8441cb2fde feat: add total timing 2021-12-29 19:46:04 +01:00
Felix Spöttel
681c03ad89 feat: use cargo --bin instead of solutions crate 2021-12-29 19:45:58 +01:00
Felix Spöttel
4449f5bc94 initial commit 2021-12-29 14:12:01 +01:00