We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Project Euler #210: Obtuse Angled Triangles
Project Euler #210: Obtuse Angled Triangles
Sort by
recency
|
14 Discussions
|
Please Login in order to post a comment
I am also getting four correct test cases and a timeout on the rest of the cases when I submit the code. This is a little frustrating as I don't think it's something wrong with my code. If anybody has an answer for this it would surely be appreciated!
4 test cases passed, rest timed out. please send efficient algo
how to find the point in the s(r)
can anyone explain what we need to do? i am unable to understand it.
All the test cases other than the first 4 gives time exceeded.
what changes should i make?