+ 1

Why is it giving me an error in this code ?

https://code.sololearn.com/cMQZRwuFJnF9/?ref=app I was trying to do it myself but unfortunately it gave me an error Ruba Kh

2nd Oct 2020, 9:31 AM
Smiley[Offline]
3 odpowiedzi
+ 1
Abhay thanks
2nd Oct 2020, 10:01 AM
Smiley[Offline]
0
Error saying Recursion limit exceeding.. Value is too high to trace back... Edit : Smiley. Add this. import sys sys.setrecursionlimit(10**4)
2nd Oct 2020, 9:57 AM
Jayakrishna 🇮🇳