QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#646683 | #9462. Safest Buildings | ucup-team1206# | WA | 1ms | 3600kb | C++20 | 887b | 2024-10-17 03:15:31 | 2024-10-17 03:15:33 |
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: 3600kb
input:
2 3 10 5 3 4 3 5 3 6 3 10 4 -7 -6 4 5 5 4
output:
1 1 2 1 2
result:
wrong answer 4th words differ - expected: '2', found: '1'