QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#604510 | #9417. Palindromic Polygon | ucup-team907 | WA | 1ms | 3868kb | C++17 | 2.4kb | 2024-10-02 11:37:11 | 2024-10-02 11:37:11 |
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: 1ms
memory: 3632kb
input:
3 8 2 4 2 4 3 4 5 3 2 3 0 6 -3 3 -3 0 -2 -3 1 -5 3 -3 4 0 3 1 2 3 0 0 1 0 0 1 3 1 1 1 0 0 1 0 0 1
output:
84 0 1
result:
ok 3 number(s): "84 0 1"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3560kb
input:
1 4 1000000000 1000000000 1000000000 1000000000 -1000000000 -1000000000 1000000000 -1000000000 1000000000 1000000000 -1000000000 1000000000
output:
8000000000000000000
result:
ok 1 number(s): "8000000000000000000"
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3868kb
input:
129 10 604040473 604040473 287094217 682965575 70435786 287094217 604040473 287094217 682965575 92620053 -193 -184 -200 -200 -125 -169 -120 -157 -120 -145 -124 -139 -137 -136 -155 -149 -172 -163 -187 -177 5 346787871 346787871 113397429 113397429 346787871 -173 -181 -186 -166 -200 -195 -194 -200 -17...
output:
10363 8052 8611 4506 12151 12761 15243 14401 6960 4665 11968 7904 19096 12536 16492 10384 6345 9963 9632 19048 11964 10490 4864 4560 12794 13726 10196 12228 6002 7015 2787 13932 9786 10323 11098 4925 11522 11570 13162 6224 11455 20592 18805 14664 13339 11570 22878 16766 10631 4728 15854 7600 19330 8...
result:
wrong answer 1st numbers differ - expected: '3857', found: '10363'