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
47907ef562
aoc
/
2022
History
Dreaded_X
47907ef562
Alternative implementation that does not use unsafe or a tree structures (is slower however)
2022-12-08 00:31:35 +01:00
..
input
2022 - Day 7
2022-12-07 20:30:07 +01:00
src
Alternative implementation that does not use unsafe or a tree structures (is slower however)
2022-12-08 00:31:35 +01:00
.gitignore
Setup for 2022
2022-12-02 06:30:14 +01:00
Cargo.toml
Wrote custom check which is way faster
2022-12-06 21:31:31 +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
Added benchmarks
2022-12-06 02:17:08 +01:00