QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#267621 | #7734. Intersection over Union | ucup-team864# | TL | 0ms | 3868kb | C++23 | 2.1kb | 2023-11-27 15:28:49 | 2023-11-27 15:28:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3868kb
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.707106781186547524436104145140 1 0.623843224831093670244494542310
result:
ok 3 numbers
Test #2:
score: -100
Time Limit Exceeded
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.992965412526470049211797103128 0.999999931568824755633365097829 0.590869815678626060019042187665 0.621770484910803932561852019889 0.578832384135127403599219847452 1 0.499999997374175635171623596764 0.685234580573869399506073407657 0.455961719767214986660970599264 0.500287393902085056112891137126 0...