Ad
  • Custom User Avatar

    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

  • Custom User Avatar

    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