I am trying to run my program written fir solving the problem “Fake Binary Search” as a part of “May challenge 2018 DivB” but I am getting a strange compilation error for my JAVA code. Firstly, the program takes almost 40 minutes to run and the ide says “Submission Queued”. After completion, I get the following compilation error:
## Not FoundThe resource could not be found.
Please help me someone. I am facing this strange issue first time. Is this a fault of mine or the codechef server has a problem?