advent-of-code/2020/src
kageru a570cf6fda
Remove hardcoded neighbors implementation
Not that this one is much better, but after hours of trying,
it’s all I got to compile. :(
2021-07-08 22:23:48 +02:00
..
bin Remove hardcoded neighbors implementation 2021-07-08 22:23:48 +02:00
grid Remove hardcoded neighbors implementation 2021-07-08 22:23:48 +02:00
common.rs Add helper 2020-12-16 16:22:28 +01:00
grid.rs Add tests and clean up add/sub/mul for positions 2021-07-08 19:58:30 +02:00
lib.rs Make day 17 work with const generics 2021-07-08 19:05:31 +02:00
teststuff.rs Add 2020/14/1 2020-12-14 10:45:37 +01:00