QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#596292 | #9417. Palindromic Polygon | ucup-team4217# | WA | 2ms | 11920kb | C++20 | 2.9kb | 2024-09-28 15:28:52 | 2024-09-28 15:28:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 11920kb
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: 9844kb
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: 2ms
memory: 11892kb
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:
15849 10236 16971 7242 22919 25637 29725 26711 13360 7459 21888 15216 35853 24017 31182 20073 12077 18954 19121 36844 23628 20640 9256 9015 22682 24148 12652 22774 10904 13305 5455 26099 20034 17537 19634 6478 22501 22762 25866 12178 20947 37838 34708 28448 24318 22685 42494 30786 19989 9378 30772 1...
result:
wrong answer 1st numbers differ - expected: '3857', found: '15849'