QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#266209 | #7734. Intersection over Union | ucup-team123# | WA | 61ms | 4232kb | C++17 | 1.7kb | 2023-11-26 06:46:40 | 2023-11-26 06:46:40 |
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: 4188kb
input:
3 0 2 2 0 0 -2 -2 0 7 -2 9 -2 9 2 7 2 7 13 11 10 5 2 1 5
output:
0.70710678118654752433 1 0.62384322483109367258
result:
ok 3 numbers
Test #2:
score: -100
Wrong Answer
time: 61ms
memory: 4232kb
input:
10000 -568767734 379152673 -565681345 -54946093 -131582579 -51859704 -134668968 382239062 -194884120 -559906233 -194884142 -158042604 -998611400 -158042648 -998611378 -559906277 459335966 -945199065 478030260 -934243779 450535683 -887326546 431841389 -898281832 -483567491 491964356 -523827401 408140...
output:
0.99296541252647009719 0.00000000000000000000 0.59086981567862605216 0.00000000000000000000 0.57883238413512743954 1 0.00000000000000000000 0.68523458057386941593 0.45361597934600158614 0.50028739390208505736 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000 0.00000000000000000000...
result:
wrong answer 2nd numbers differ - expected: '0.9999999', found: '0.0000000', error = '0.9999999'