This website requires JavaScript.
Explore
Help
Sign In
Dreaded_X
/
aoc
Watch
1
Star
0
Fork
0
You've already forked aoc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d4631d0da6
aoc
/
2022
History
Dreaded_X
d4631d0da6
Reimplemented day16 using Floyd-Warshall to increase the speed and made part2 work properly without cheating
2022-12-18 15:38:09 +01:00
..
input
2022 - Day 17
2022-12-18 03:15:47 +01:00
src
Reimplemented day16 using Floyd-Warshall to increase the speed and made part2 work properly without cheating
2022-12-18 15:38:09 +01:00
visualize
/14
Added commented out code to visualize the simulation
2022-12-14 19:55:30 +01:00
.gitignore
Setup for 2022
2022-12-02 06:30:14 +01:00
Cargo.toml
Made writing day14 to gif a feature that can be enabled
2022-12-16 21:48:51 +01:00
new.sh
Even better way to have different return types, also added script to setup template
2022-12-06 01:26:17 +01:00
template.rs
Fixed template
2022-12-11 15:51:32 +01:00