QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#402292 | #7640. Colorful Cycles | ucup-team199 | WA | 5ms | 3760kb | C++20 | 3.1kb | 2024-04-30 11:10:33 | 2024-04-30 11:10:33 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 5ms
memory: 3760kb
input:
2 3 3 1 2 3 2 3 1 1 3 2 5 6 1 2 1 2 3 1 1 3 2 3 4 3 3 5 3 4 5 3
output:
Yes 1 2 1 2 3 1 1 3 2 3 4 3 3 5 3 4 5 3
result:
wrong output format YES or NO expected, but 1 found [2nd token]