QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#869425 | #9865. Dolls | WarrnaCute | WA | 0ms | 3840kb | C++98 | 4.1kb | 2025-01-25 09:19:50 | 2025-01-25 09:19:50 |
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: 0ms
memory: 3840kb
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:
2 3 2 3 3 3 4 4
result:
wrong answer 1st numbers differ - expected: '3', found: '2'