QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#320490 | #8214. Huge Oil Platform | ucup-team3031# | WA | 1ms | 3860kb | C++17 | 3.7kb | 2024-02-03 17:18:20 | 2024-02-03 17:18:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3860kb
input:
2 1 1 1 3 3 1
output:
1.0000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3824kb
input:
3 4 5 5 4 6 7 1 3 8
output:
10.1005051
result:
ok found '10.1005051', expected '10.1005051', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3800kb
input:
2 0 0 1 1000000 1000000 1000000000
output:
1000000000.0000000
result:
ok found '1000000000.0000000', expected '1000000000.0000000', error '0.0000000'
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 3808kb
input:
20 328 207 21 365 145 188 347 79 41 374 335 699 288 250 97 32 267 131 296 332 434 2 91 36 139 43 21 26 455 696 57 135 410 14 500 396 255 181 646 103 114 593 309 351 787 207 316 138 440 416 806 413 349 695 413 201 501 455 396 442
output:
6897.6479975
result:
wrong answer 1st numbers differ - expected: '6092.4427126', found: '6897.6479975', error = '0.1321646'