This website requires JavaScript.
Explore
Help
Sign In
Playground
/
AdventOfCode
Watch
1
Star
0
Fork
0
You've already forked AdventOfCode
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6c6b50dee0
AdventOfCode
/
y2015
/
src
/
days
/
mod.rs
6 lines
60 B
Rust
Raw
Normal View
History
Unescape
Escape
Started with aoc 2015, unable to make d4 part2 faster. Multi-threaded actually slower
2024-10-28 11:39:18 +01:00
pub
mod
d1
;
pub
mod
d2
;
pub
mod
d3
;
pub
mod
d4
;
y2015d5
2024-10-28 13:29:30 +01:00
pub
mod
d5
;
Reference in New Issue
Copy Permalink