QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#808177 | #9865. Dolls | ucup-team1721 | WA | 1ms | 3796kb | C++17 | 2.7kb | 2024-12-10 17:37:50 | 2024-12-10 17:37:51 |
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: 1ms
memory: 3796kb
input:
8 4 2 1 4 3 4 1 4 2 3 4 3 1 4 2 5 1 3 5 2 4 5 1 4 2 5 3 5 2 5 3 1 4 6 1 3 6 5 2 4 6 2 5 1 3 6 4
output:
3 2 2 3 3 3 4 4
result:
wrong answer 2nd numbers differ - expected: '3', found: '2'