QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#797350#1196. Fun Regionucup-team878WA 143ms4048kbC++206.0kb2024-12-02 21:19:592024-12-02 21:20:01

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3844kb

input:

4
10 0
20 10
10 30
0 10

output:

300.0000000000

result:

ok found '300.0000000', expected '300.0000000', error '0.0000000'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3924kb

input:

10
145 269
299 271
343 193
183 139
408 181
356 324
176 327
147 404
334 434
102 424

output:

12658.3130191311

result:

ok found '12658.3130191', expected '12658.3130191', error '0.0000000'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3560kb

input:

6
144 401
297 322
114 282
372 178
197 271
368 305

output:

0

result:

ok found '0.0000000', expected '0.0000000', error '-0.0000000'

Test #4:

score: -100
Wrong Answer
time: 143ms
memory: 4048kb

input:

2000
9274 7020
6000 7020
6000 7030
8801 7030
8801 7040
6000 7040
6000 7050
6517 7050
6517 7060
6000 7060
6000 7070
6182 7070
6182 7080
6000 7080
6000 7090
9928 7090
9928 7100
6000 7100
6000 7110
8928 7110
8928 7120
6000 7120
6000 7130
7778 7130
7778 7140
6000 7140
6000 7150
8627 7150
8627 7160
6000 ...

output:

440000.0000000000

result:

wrong answer 1st numbers differ - expected: '80000.0000000', found: '440000.0000000', error = '4.5000000'