Project Euler #80: Square root digital expansion

  • + 1 comment

    I'm coding in python. The sample test case works perfectly. But, all other test cases fail badly..I'm using precision of 10000 digits.. @shashank21j Can you give more test cases to check my code??