QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#178318 | #5545. Contingency Plan | ntu_vjudge_2 | WA | 1ms | 3456kb | C++17 | 1.7kb | 2023-09-13 21:08:34 | 2023-09-13 21:08:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3456kb
input:
7 1 2 3 7 2 4 2 5 1 3 3 6
output:
3 4 7 2 4 1 5 1 3 2 6 2
result:
wrong answer cycle detected