QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#554914 | #9242. An Easy Geometry Problem | ucup-team4728 | WA | 105ms | 7500kb | C++20 | 7.3kb | 2024-09-09 17:42:26 | 2024-09-09 17:42:26 |
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: 6740kb
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: 105ms
memory: 7500kb
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 301 23 29 61 263 9 40 2 3 3 5 11 8 3 11 63 29 33 2 12 24 12 4 281 12 16 1 13 2 18 56 7 23 13 2 7 26 43 16 1 13 29 14 2 5 6 187 27 1 10 77 43 22 3 12 10 4 34 47 48 29 2 11 22 30 8 2 5 92 13 34 12 58 2 21 8 17 110 52 3 7 31 15 24 93 48 25 1 14 2 3 9 2 23 14 31 26 159 2 19 7 10 19 3 13 9 26 76 4 2 39...
result:
wrong answer 2nd numbers differ - expected: '304', found: '301'