QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#596146 | #9417. Palindromic Polygon | ucup-team4217# | WA | 3ms | 11988kb | C++20 | 2.9kb | 2024-09-28 15:13:49 | 2024-09-28 15:13:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 9872kb
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: 9836kb
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: 3ms
memory: 11988kb
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:
15481 10236 16971 7242 21978 25637 29725 26711 13360 7459 21807 15216 34758 23448 31182 14738 12077 18954 18671 36844 23585 18602 9256 5285 22001 24148 12652 22176 10904 13305 5455 26099 17563 15678 16950 6478 13748 22762 25866 12178 20947 37838 34031 27378 24318 22685 41688 30786 19104 9378 30772 1...
result:
wrong answer 1st numbers differ - expected: '3857', found: '15481'