I got it also. It was because the code was not efficient enough. I mean, you don't have to execute a number of multiplication of near the order a^b because eventually it will be very big. And there is a limited time you can run on that IDE.
This comment is hidden because it contains spoiler information about the solution
I'm getting timeout error. I've modified my code several times but i get the same errror
Loading collection data...
I got it also. It was because the code was not efficient enough. I mean, you don't have to execute a number of multiplication of near the order a^b because eventually it will be very big. And there is a limited time you can run on that IDE.
This comment is hidden because it contains spoiler information about the solution
I'm getting timeout error. I've modified my code several times but i get the same errror