QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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