This website requires JavaScript.
Explore
Help
Sign In
ishan
/
aoc2022
Watch
1
Star
0
Fork
0
You've already forked aoc2022
Code
Releases
Activity
ff8732bb80
aoc2022
/
src
/
day14
History
Ishan Jain
c3f94ad140
Optimized day 14 solution by using a stack and only reusing data from previous iterations rather than simulating each particle from the top to it's final position
2022-12-14 17:41:50 +05:30
..
1.rs
Optimized day 14 solution by using a stack and only reusing data from previous iterations rather than simulating each particle from the top to it's final position
2022-12-14 17:41:50 +05:30
2.rs
Optimized day 14 solution by using a stack and only reusing data from previous iterations rather than simulating each particle from the top to it's final position
2022-12-14 17:41:50 +05:30
input.txt
Added day 14
2022-12-14 15:41:35 +05:30
sample.txt
Added day 14
2022-12-14 15:41:35 +05:30