QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#614434 | #7324. Eulerian Orientation | Urd | WA | 7ms | 18660kb | C++17 | 1.9kb | 2024-10-05 16:21:13 | 2024-10-05 16:21:14 |
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: 100
Accepted
time: 0ms
memory: 18172kb
input:
4 4 1 2 1 3 1 4 2 3 6 6 1 2 2 3 3 1 4 5 5 6 6 4 2 3 1 1 1 2 1 2
output:
9 54 14
result:
ok 3 number(s): "9 54 14"
Test #2:
score: -100
Wrong Answer
time: 7ms
memory: 18660kb
input:
5 6 5 4 1 5 3 3 5 1 5 3 2 5 5 3 4 1 1 3 4 5 5 2 3 1 2 5 5 8 4 3 5 4 2 5 3 1 5 3 1 5 2 1 5 1 5 10 4 2 5 4 4 4 2 4 3 4 2 3 4 3 1 5 2 5 5 5 5 4 2 2 3 1 4 3 1 4 5 7 4 4 5 5 4 5 1 5 5 1 5 1 2 4 5 7 5 2 5 5 1 4 1 4 4 3 2 2 2 5 5 0 5 10 4 3 5 5 4 4 5 4 4 1 4 2 4 2 5 4 5 2 1 1 5 1 5 5 5 9 3 1 4 2 5 3 4 3 1 ...
output:
14 0 0 304 1472 26 120 184 0 1152 1 736 0 1 72 0 24 736 0 68 4 464 72 336 128 6 248 24 128 320 9 1 0 0 464 44 1 68 0 42 0 272 312 6 88 6 592 768 176 0 0 64 232 0 1 0 40 736 0 0 0 140 1 896 1504 0 0 1504 38 0 1248 0 232 26 1 1824 0 0 0 0 0 0 0 592 0 4 40 304 9 1472 736 0 1 0 0 0 1 0 64 480 0 24 80 34...
result:
wrong answer 25th numbers differ - expected: '184', found: '128'