Project Euler #235: An Arithmetic Geometric sequence

  • + 2 comments

    With python3 I passed all the tests except number 11 where my answer is wrong. Did anyone else have the same problem?