QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#554907 | #9242. An Easy Geometry Problem | ucup-team4728 | WA | 56ms | 7212kb | C++20 | 7.3kb | 2024-09-09 17:30:38 | 2024-09-09 17:30:38 |
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: 6728kb
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: 7212kb
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 304 73 4 18 58 132 48 5 11 4 5 16 23 3 2 63 25 21 306 21 24 12 6 277 12 3 1 7 7 11 8 7 23 28 13 7 33 31 2 1 14 31 6 22 5 6 171 27 1 19 106 33 2 3 27 2 4 44 2 96 22 2 26 11 12 26 2 3 105 14 33 8 58 2 21 25 11 91 39 3 7 33 15 24 92 54 21 1 14 6 4 10 2 11 27 36 33 156 11 6 49 6 4 6 38 10 39 63 3 7 39...
result:
wrong answer 4th numbers differ - expected: '29', found: '4'