QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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]