QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#214092 | #6550. Elimination Race | ucup-team1376# | WA | 2ms | 14376kb | C++14 | 5.4kb | 2023-10-14 17:11:34 | 2023-10-14 17:11:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 14376kb
input:
4 1 2 3 4 2 1 3 4 4 3 1 2
output:
No No No No
result:
wrong answer Jury has the answer but participant has not