Project Euler #247: Squares under a hyperbola

  • + 0 comments

    I have tried to solve it using recursion, there are some edge cases that are been failing. Any success in algorithmic approach?