Hey guys,
i am kind of heavily confused, since i got a solution for this challenge (was tough work btw) and always get the correct results if i run the tests manually (in the javascript browser implementation as well as in the python implementation of the vm). But the response of the browser when i submit keeps saying that it failed because of integer overflow!
o.O
what can i do about this?
thanks a lot.
Edit:
After some attempts, it finally worked.
I leave the post, because maybe it helps people experiencing the same issue and developers/admin possibly want to look over the test algorithm for the solution.