QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#602246 | #9242. An Easy Geometry Problem | ucup-team4410 | WA | 34ms | 4296kb | C++20 | 9.4kb | 2024-09-30 21:51:08 | 2024-09-30 21:51:09 |
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: 1ms
memory: 3580kb
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: 34ms
memory: 4296kb
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:
0 142 73 0 0 154 0 48 17 0 6 5 0 93 0 91 0 29 0 140 21 24 17 21 165 12 0 1 33 0 0 0 7 0 0 13 0 46 0 16 0 0 0 0 0 5 6 0 27 1 35 0 0 34 0 27 0 0 44 56 0 36 0 27 0 0 32 0 0 96 0 0 12 0 0 21 154 0 0 57 0 7 0 0 0 0 0 25 1 0 0 4 0 0 0 0 27 33 164 11 0 181 0 0 25 50 10 51 0 4 0 39 0 0 0 14 0 3 0 2 0 0 9 15...
result:
wrong answer 1st numbers differ - expected: '2', found: '0'