Project Euler #108: Diophantine reciprocals I

  • + 0 comments

    I got the logic and code is working fine except that from testCase 7 onwards i am getting TimeOut. Can someone please guide me how to optimise my code?