QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#552010 | #9242. An Easy Geometry Problem | ucup-team018# | WA | 19ms | 6872kb | C++20 | 3.6kb | 2024-09-07 19:44:11 | 2024-09-07 19:44:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 6872kb
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: 5488kb
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 7 7 7 11 5 5 5 6 5 6 5 5 7 3 5 7 7 7 10 7 6 11 5 10 11 11 1 5 5 7 5 7 5 7 5 5 6 7 6 1 10 7 7 7 5 5 5 5 1 11 5 10 7 3 5 5 5 5 5 6 5 2 7 11 5 7 6 5 5 7 37 5 10 2 6 5 5 6 6 3 5 5 7 7 7 11 7 1 11 7 4 7 2 6 7 5 6 8 8 19 6 5 7 8 5 5 6 6 4 5 6 5 6 11 8 5 3 6 2 3 5 5 6 7 5 7 7 7 3 5 10 5 5 5 0 3 13 6 7 6 ...
result:
wrong answer 2nd numbers differ - expected: '304', found: '7'