QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#597513 | #9242. An Easy Geometry Problem | ucup-team5021# | WA | 19ms | 22176kb | C++20 | 4.3kb | 2024-09-28 17:58:16 | 2024-09-28 17:58:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 3ms
memory: 22176kb
input:
6 6 6 2 1 5 9 10 15 18 2 2 1 3 3 -3 2 2 1 3 4 3 2 3 2 4
output:
1 0 2 0
result:
ok 4 number(s): "1 0 2 0"
Test #2:
score: -100
Wrong Answer
time: 19ms
memory: 22080kb
input:
5000 5000 2 0 -329 -328 -327 -326 -325 -324 -323 -322 -321 -320 -319 -318 -317 -316 -315 -314 -313 -312 -311 -310 -309 -308 -307 -306 -305 -304 -303 -302 -301 -300 -299 -298 -297 -296 -295 -294 -293 -292 -291 -290 -289 -288 -287 -286 -285 -284 -283 -282 -281 -280 -279 -278 -277 -276 -275 -274 -273 -...
output:
2 0 73 0 0 0 0 0 0 99 0 5 53 93 0 91 65 0 0 0 21 24 17 0 0 12 0 0 33 0 18 96 7 40 0 0 7 0 43 0 1 0 0 0 22 0 6 0 27 0 0 107 0 34 3 27 20 0 0 56 96 36 0 27 22 0 0 6 5 0 0 0 0 0 2 0 154 0 110 0 3 0 0 0 0 94 0 25 0 14 0 0 10 2 25 0 0 0 164 0 19 181 11 0 0 0 0 0 76 0 39 39 0 90 0 0 0 0 0 0 3 18 0 0 9 35 ...
result:
wrong answer 2nd numbers differ - expected: '304', found: '0'