QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#388132 | #8547. Whose Land? | ucup-team3073# | WA | 3ms | 8560kb | C++17 | 4.4kb | 2024-04-13 12:50:37 | 2024-04-13 12:50:37 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 8560kb
input:
2 5 1 2 1 2 1 3 2 4 2 5 2 2 2 3 8 2 3 1 2 1 3 2 4 2 5 4 6 5 7 7 8 2 2 2 5 3 4
output:
4 5 12 13 11
result:
wrong answer 3rd numbers differ - expected: '7', found: '12'