QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#288676 | #7859. Bladestorm | ucup-team244# | WA | 0ms | 4356kb | C++17 | 2.6kb | 2023-12-23 11:36:39 | 2023-12-23 11:36:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 4356kb
input:
3 7 2 4 7 3 6 1 2 5 11 3 10 7 4 9 6 8 5 1 3 2 11 9 2 1 2 3 7 8 9 4 5 6
output:
1 2 3 3 4 4 4 1 2 3 3 3 3 3 4 4 4 4 1 1 2 3 3 4 4 5 5
result:
wrong answer 3rd lines differ - expected: '1 1 2 3 4 4 4 5 5', found: '1 1 2 3 3 4 4 5 5 '