QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#268629 | #7734. Intersection over Union | ucup-team1005 | WA | 1491ms | 3820kb | C++17 | 5.1kb | 2023-11-28 19:14:52 | 2023-11-28 19:14:52 |
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: 0ms
memory: 3636kb
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.70710678119 1 0.62384322483
result:
ok 3 numbers
Test #2:
score: -100
Wrong Answer
time: 1491ms
memory: 3820kb
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.99296541253 0.99999993157 0.59086981568 0.62177048491 0.57883238414 1 0.49999999737 0.68523458057 0.45596171977 0.50028739390 0.98029611059 0.49204357179 0.54403738871 0.38048010711 0.92311833176 0.89255870086 0.61768031957 0.94567697022 0.49987437200 0.99995438782 0.64742147648 0.77781220484 0.50...
result:
wrong answer 4614th numbers differ - expected: '1.0000000', found: '1.0000000', error = '0.0000000'