QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#878860 | #7584. Support or Not | utilforever | WA | 103ms | 39300kb | Rust | 5.6kb | 2025-02-01 18:21:51 | 2025-02-01 18:21:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 103ms
memory: 39300kb
input:
1 4 6 0 0 0 1 0 3 2 2 3 2 1 1 1 1 2 2
output:
0 0 0 1 1 4
result:
wrong answer 6th numbers differ - expected: '2', found: '4'