You are viewing a single comment's thread. Return to all comments →
Passed all test cases except #7 and #8.. Anybody have any tips about why this might be? To me my algorithm works when N>=3000, but apparently not?
It's not a timeout issue as I'm returning answers fast.
Seems like cookies are disabled on this browser, please enable them to open this website
Project Euler #142: Perfect Square Collection
You are viewing a single comment's thread. Return to all comments →
Passed all test cases except #7 and #8.. Anybody have any tips about why this might be? To me my algorithm works when N>=3000, but apparently not?
It's not a timeout issue as I'm returning answers fast.