QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#551056 | #9242. An Easy Geometry Problem | ucup-team4478# | WA | 17ms | 49216kb | C++20 | 4.4kb | 2024-09-07 15:13:29 | 2024-09-07 15:13:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 48696kb
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: 17ms
memory: 49216kb
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 15 24 19 24 13 16 47 15 20 6 5 13 49 3 40 18 24 26 27 18 17 17 15 36 12 16 1 13 7 18 44 7 18 38 13 7 15 15 14 1 21 27 16 20 5 6 8 27 1 35 27 34 24 3 22 20 15 32 22 36 31 2 8 22 18 28 6 5 22 25 33 12 36 2 18 32 17 17 24 3 7 29 15 23 32 22 18 1 14 8 4 8 2 13 32 13 14 26 11 16 41 8 19 25 18 10 46 38 ...
result:
wrong answer 2nd numbers differ - expected: '304', found: '15'