|
|
back to boardShow all messages Hide all messagesHi, I tried all the tests can be found in that discussion. My program gives always the right answers. I am using Python, so, there can't be any integer overflow. I am using gcd function from Fractions.
I rewrote my Python3 program in C++. It got AC immediately. |
|
|