I am stuck with a runtime error in UVA Online Judge problem 11559, Event Planning
My code:
I have run it on my local PC, but it doesn't have error message. I have also added a code for checking if it N is 0 .
How can I solve the error? Is it possible to see the error text?