QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#610160 | #9417. Palindromic Polygon | UESTC_DebugSimulator# | WA | 1ms | 3732kb | C++17 | 2.2kb | 2024-10-04 15:04:47 | 2024-10-04 15:04:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
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: 3640kb
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: 0ms
memory: 3732kb
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 877 516 2668 2793 1165 3333 560 925 3502 696 3824 1432 2970 1826 613 2221 1130 4671 1900 1646 564 273 3203 6400 1070 3330 1024 575 142 3038 1615 9445 2026 320 1741 2561 1145 480 1927 5119 5458 2446 3929 1671 4378 4927 2356 1473 3152 1574 1856 1609 2725 2298 1459 2663 2617 2041 4048 215 546...
result:
wrong answer 6th numbers differ - expected: '3559', found: '2793'