Discussion
Do not post solutions here. This page is intended only to ask questions about problem, tips if you stuck or discuss problem in general.
Loading
Just a moment, getting data from the server
Why my python codes get runtime error but there is no division and it means that no attemps for dividing zero
y___ same as in the other problem, you are getting runtime error when attempting to convert a string to a number:
ValueError: Exceeds the limit (4300 digits) for integer string conversion: value has 10000 digits; use sys.set_int_max_str_digits() to increase the limit