QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#620395 | #9242. An Easy Geometry Problem | HuangHanSheng | WA | 53ms | 18248kb | C++11 | 4.2kb | 2024-10-07 17:56:16 | 2024-10-07 17:56:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 53ms
memory: 18248kb
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: 52ms
memory: 16352kb
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:
1 1 1 1 3 1 1 1 3 1 3 1 1 1 1 1 1 1 1 3 1 1 3 1 3 3 3 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 1 1 38 1 3 3 1 1 1 3 1 1 1 1 1 1 1 3 1 1 3 1 1 1 1 1 1 1 1 2 1 19 1 1 1 2 1 1 1 1 1 1 1 1 3 3 1 1 4 1 1 3 1 1 3 1 1 1 1 1 1 1 3 1 1 1 0 3 10 1 1 1 1 3 1 1 1 1 3 1...
result:
wrong answer 1st numbers differ - expected: '2', found: '1'