QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#822302 | #9798. Safety First | gg_gong | WA | 1324ms | 38296kb | C++20 | 2.2kb | 2024-12-20 08:50:08 | 2024-12-20 08:50:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1324ms
memory: 38296kb
input:
3 1 3 2 3 3 3
output:
1 5 15
result:
wrong answer 2nd numbers differ - expected: '4', found: '5'