QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#856431 | #9735. Japanese Bands | minstdfx# | WA | 7ms | 21832kb | C++20 | 3.1kb | 2025-01-13 23:51:46 | 2025-01-13 23:51:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 7ms
memory: 21832kb
input:
3 2 3 3 3 2 3 1 1 2 3 2 2 2 1 1 1 1 1 10 2 1 2 1 3
output:
0 0 0
result:
wrong answer 1st lines differ - expected: '6', found: '0'