Hello CodeChef
I was practicing and I solved a problem:
(link:https://www.codechef.com/IARCSJUD/problems/BOOKLIST
When I test my solution in my local machine it doesnot give any erroe but when I run it It give me runtime error
This is my solution (Its in Python3):
https://www.codechef.com/viewsolution/39157161
can someone please help me!