QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#554908 | #9242. An Easy Geometry Problem | ucup-team4728 | WA | 56ms | 6948kb | C++20 | 7.3kb | 2024-09-09 17:32:12 | 2024-09-09 17:32:13 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 3ms
memory: 6756kb
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: 56ms
memory: 6948kb
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 118 73 8 55 37 139 10 10 3 4 5 4 59 3 24 65 17 33 5 13 24 15 13 281 12 7 1 15 5 13 58 7 33 8 6 7 46 36 16 1 3 30 3 2 5 6 172 3 1 34 78 3 27 2 23 13 13 27 51 47 23 2 14 13 27 7 5 2 66 5 37 4 58 2 21 154 3 44 57 3 7 20 15 24 68 44 24 1 14 10 2 10 2 25 21 36 25 2 2 7 23 9 36 8 50 10 33 57 4 36 39 20 ...
result:
wrong answer 2nd numbers differ - expected: '304', found: '118'