5a7cd20ca6
Re-implement day 11.1 with graphs
...
This is to have a potentially nicer way to iterate neighbours, as well
as recursive directions.
While the former is neater than it was previously, the latter sadly
wasn't possible after all, and it's very inefficient.
2020-12-15 20:39:20 +00:00
74819475ca
Complete day 11.1
2020-12-15 20:39:17 +00:00
2f48b0e912
Complete day 14
2020-12-15 20:33:16 +00:00
a0e76a9949
Complete day 15
2020-12-15 18:55:49 +00:00
a3b9b63181
Complete day 13
2020-12-14 03:53:34 +00:00
7b7e983e9a
Complete day 12.2
2020-12-12 20:40:23 +00:00
c0a6391e85
Complete day 12.1
2020-12-12 20:40:20 +00:00
0355eeccb4
Add global ignore for target/
directories
...
This is just the rust compilation directory, I kept locally ignoring
it in sub-projects...
2020-12-12 20:40:17 +00:00
6921d46db3
Complete day 10
2020-12-10 23:52:10 +00:00
af685599f5
Complete day 9
2020-12-09 21:15:37 +00:00
49edaf0ae1
shell.nix: Use nixpkgs' rust-analyzer
...
See issue linked in the comment; this is more stable.
2020-12-09 21:15:07 +00:00
ae48e7b4fb
Complete day 8
2020-12-09 00:16:12 +00:00
9c9a5389c6
Complete day 7
2020-12-08 00:55:29 +00:00
cc2bc308c3
Complete day 6
2020-12-08 00:54:56 +00:00
361285e23d
Complete day 5.2
2020-12-08 00:54:13 +00:00
ab79670185
Complete day 5.1
2020-12-08 00:54:10 +00:00
0c61772aa0
Complete day 3
2020-12-08 00:52:59 +00:00
1eed1d2f85
Complete day 4.2
2020-12-04 21:45:55 +00:00
5a2aec7e76
Complete day 4.1
2020-12-04 21:45:52 +00:00
b60f6df370
Complete day 2
2020-12-02 20:31:03 +00:00
c19268deca
Complete day 1
2020-12-02 20:31:01 +00:00
b613911f46
Add nix env
2020-12-02 20:30:59 +00:00