Problem with ICPC Live Archive?

Revision en1, by Peregrine_Falcon, 2020-02-20 04:43:44

I've been trying to solve one of my solved problem. 6151 — Beehives

I've sovled it a along time ago. It's giving me WA. Just a simple problem, finding the shortest cycle. Then I submitted my previous Accepted code. But it also giving me Wrong Answer verdict.

Here is my previous accepted code. Now I am afraid to try and solve another problem on that judge. Is there any issues?

Thank You.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Peregrine_Falcon 2020-02-20 04:43:44 585 Initial revision (published)