QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#320497 | #8214. Huge Oil Platform | ucup-team3031# | WA | 1ms | 4076kb | C++17 | 3.5kb | 2024-02-03 17:23:13 | 2024-02-03 17:23:13 |
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: 3852kb
input:
2 1 1 1 3 3 1
output:
1.000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 4076kb
input:
3 4 5 5 4 6 7 1 3 8
output:
10.100505063
result:
ok found '10.1005051', expected '10.1005051', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3944kb
input:
2 0 0 1 1000000 1000000 1000000000
output:
1000000000.000000000
result:
ok found '1000000000.0000000', expected '1000000000.0000000', error '0.0000000'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3908kb
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:
5346.026872873
result:
wrong answer 1st numbers differ - expected: '6092.4427126', found: '5346.0268729', error = '0.1225150'