Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
someone kindly help me out T_T , i am stuck with error :
ValueError: Exceeds the limit (10000) for integer string conversion: value has 11136 digits; use sys.set_int_max_str_digits() to increase the limit
and if i do increase the limit , the error is : timed out
-it passes all the tests except subtask 3 : where k<= 10**5
someone kindly help me out T_T , i am stuck with error :
ValueError: Exceeds the limit (10000) for integer string conversion: value has 11136 digits; use sys.set_int_max_str_digits() to increase the limit
and if i do increase the limit , the error is : timed out
-it passes all the tests except subtask 3 : where k<= 10**5