question of "The algorithm failed on one or more cases"error ¶
By: xiehuhan on March 27, 2024, 10:01 a.m.
Hello,when I submit and evaluate my algorithm, it shows "The algorithm failed on one or more cases." However, I couldn't find what error caused this issue. Because I can run perfectly using ./test_run.sh locally, I suspect that the runtime of individual cases may exceed the time limit specified in the rules. Could you please provide me with some assistance to help me understand the reason for the evaluation failure?Or if participants in other submitted algorithms have experienced the same problem, could you share your experience in dealing with it?