Do you mean to avoid players wasting their time?
Can you tag this kata as Puzzle to prevent players to begin another guess the formula kata?
Puzzle
Any solution of mine that includes // (python integer division) simply doesn't work on codewars throws out timeout. Using other solutions throws int overflows. Everything works fine on the locale.
Loading collection data...
Do you mean to avoid players wasting their time?
Can you tag this kata as
Puzzle
to prevent players to begin another guess the formula kata?Any solution of mine that includes // (python integer division) simply doesn't work on codewars throws out timeout. Using other solutions throws int overflows. Everything works fine on the locale.