The algorithm failed on one or more cases

The algorithm failed on one or more cases  

  By: zolnamar on March 30, 2024, 2:24 p.m.

Hi, this is my first submission, but I encountered an error saying, "The algorithm failed on one or more cases." Could you please tell me where to find the error log details? Thank you in advance.

Re: The algorithm failed on one or more cases  

  By: yeganeh.madadi on March 30, 2024, 8:19 p.m.

Hi,

The participants don't have access to the log file details.

Your error is: "urllib.error.URLError: "

Please check the addresses that you used in your code.

Thanks!

Re: The algorithm failed on one or more cases  

  By: zolnamar on March 31, 2024, 5:15 a.m.

Could you please provide a more detailed version of this error? The error message you've shared ("urllib.error.URLError: ") is incomplete, making it challenging to pinpoint the exact problem. My code runs perfectly on my local machine, and I've tested it on another computer as well, encountering no issues. Additionally, I haven't used any extra libraries. Thank you very much in advance.