QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#596453 | #9417. Palindromic Polygon | ucup-team4527# | WA | 1ms | 5936kb | C++20 | 1.5kb | 2024-09-28 15:49:29 | 2024-09-28 15:49:30 |
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: 3992kb
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: 1ms
memory: 5936kb
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: 3976kb
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:
3857 1068 3378 516 2668 3559 1165 3468 1065 1065 3502 1618 3824 2572 2970 3468 656 2572 2572 4677 4320 1646 1582 1582 4320 6572 5030 6018 2206 2206 440 6018 5030 9445 2122 360 1918 2561 1293 1293 2094 5119 5458 4398 4398 4398 4398 4927 2356 1568 3152 1681 1990 2299 3367 2298 1570 2663 2617 2299 4048...
result:
wrong answer 3rd numbers differ - expected: '877', found: '3378'