QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#579040 | #9242. An Easy Geometry Problem | ucup-team4347 | WA | 44ms | 11320kb | C++20 | 5.7kb | 2024-09-21 05:54:26 | 2024-09-21 05:54: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: 2ms
memory: 9884kb
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: 44ms
memory: 11320kb
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 3 3 3 6 4 4 3 6 4 6 4 4 3 3 4 3 3 3 6 3 2 6 2 6 6 6 1 2 4 3 4 3 4 3 4 4 6 3 4 1 6 3 3 2 4 4 5 4 1 6 4 6 3 3 5 4 4 5 4 5 4 2 3 6 4 2 6 3 5 3 37 4 6 2 4 5 4 6 2 3 3 5 3 3 4 6 3 1 6 3 4 3 2 4 3 4 2 8 3 19 2 4 3 8 3 4 2 5 3 3 2 4 6 6 3 4 3 2 2 3 2 4 6 3 2 3 3 3 3 4 6 4 3 4 0 3 13 4 3 2 3 1 4 3 3 3 2 3...
result:
wrong answer 2nd numbers differ - expected: '304', found: '3'