QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#595918 | #9417. Palindromic Polygon | ucup-team5027# | WA | 40ms | 17620kb | C++20 | 2.0kb | 2024-09-28 14:46:50 | 2024-09-28 14:46:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 4ms
memory: 14748kb
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: 2ms
memory: 14304kb
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: 40ms
memory: 17620kb
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:
14958 2461 12749 516 14873 13464 12446 15319 4672 7400 18550 5104 20118 2698 14732 13004 11318 6090 9806 22360 18444 11774 564 5442 16379 21708 1070 13186 3708 6471 142 16041 13890 19917 14600 4985 9003 12385 15050 9590 8376 25746 23108 7400 7680 8056 14847 22213 13928 2285 6756 13070 17196 8323 111...
result:
wrong answer 1st numbers differ - expected: '3857', found: '14958'