QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#869580 | #3315. Eulerian Flight Tour | ZhaoZiLong | WA | 0ms | 3712kb | C++14 | 9.5kb | 2025-01-25 11:31:36 | 2025-01-25 11:31:36 |
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: 3712kb
input:
11 10 1 2 2 3 3 4 4 5 6 7 7 8 8 9 9 10 10 11 6 11
output:
3 1 5 1 6 1 6
result:
wrong answer MALFORMED OUTPUT Dupped output: a,b=1,6