4535a4d3e7
2023 day6/rust: add solution
f618e1620d
2023 day6: add data
3109623176
2023 day4/rust: add solution
a4568c199b
2023 day4: add data
29537d25aa
2023 day5: add data
b1e402180f
2023 day5/rust: add solution
61b478ca0e
common: add more methods to SectionRange
90d2e1636a
common/rust: add Grid type
e2433598c3
2023 day2/rust: add solution
02c5511c02
2023 day2: add data
eb9e0e3ed4
2023 day1/rust: add solution
609762cf0b
2023 day1: add data
54dde14bf4
fix missing resolver= key in workspace Cargo manifest
10157a24db
Remove spaceapi backport
c9754bc00a
Box huge future to avoid clippy warning
eec42ec369
Update toml to 0.7
ff1b69a198
cargo update
6eadec73e8
Log once bot is logged in
a330505361
2022 day18/rust: add solution
cc61c42178
2022 day18: add data
ce17a061f3
common/rust: add VecN type
6fb08930bc
2022 day15/rust: make part1 faster
b9b46aab5b
common/rust: make SectionRange Ord+Hash
146e0d594c
common/rust: make SectionRange generic over content
633591acf8
2022 day15/rust: add bad part1 solution
3d47372967
common/rust: add manhattan distance methods to Line
1b59efa250
2022 day14/rust: cleanup
f41c0177d8
2022 day14/rust: add solution
7db15c9cf7
common/rust: add Line type
26700274c3
2022 day14: add data
4022aa6e68
2022 day13/rust: clean up
f08a4aa274
2022 day13/rust: add solution
70fbd5ffaa
2022 day13: add data
0618083106
2022 day10/rust: use generators
135a5017f7
2022 day10/rust: cleanup
e0ff12f770
2022 day10/rust: add solution
6cae81cd65
2022 day10: add data
daad18c6af
2022 day9/rust: abort early if knot doesn't move
e1862bdcbb
2022 day9/rust: rename some items for clarity
d627f1d00f
common/rust: add more functionality to Vec2