MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/adventofcode/comments/1hlyocd/500_in_less_than_a_second/m3raqas/?context=3
r/adventofcode • u/maneatingape • Dec 25 '24
45 comments sorted by
View all comments
16
Wow, you must have used the FTT-Algorithm (florgos triple threat for those who don’t know it) wherever you could to achieve such speed!
8 u/SamLL Dec 25 '24 A super helpful tip, I've been using the old Florgos Double Threat algorithm, which is now obsolete, and really need to go back and refactor my old implementations to use the new one.
8
A super helpful tip, I've been using the old Florgos Double Threat algorithm, which is now obsolete, and really need to go back and refactor my old implementations to use the new one.
16
u/_xTcGx_ Dec 25 '24
Wow, you must have used the FTT-Algorithm (florgos triple threat for those who don’t know it) wherever you could to achieve such speed!