QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#826282#9778. Brotatoucup-team3612#WA 593ms6472kbC++231.5kb2024-12-22 05:36:572024-12-22 05:36:58

详细

Test #1:

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

input:

5 0
0.5

output:

62.0000000000

result:

ok found '62.000000000', expected '62.000000000', error '0.000000000'

Test #2:

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

input:

5 1
0.5

output:

47.0000000000

result:

ok found '47.000000000', expected '47.000000000', error '0.000000000'

Test #3:

score: 0
Accepted
time: 1ms
memory: 3728kb

input:

10000 0
0.002

output:

247489700298.2535710931

result:

ok found '247489700298.253570557', expected '247489700298.253692627', error '0.000000000'

Test #4:

score: 0
Accepted
time: 143ms
memory: 6412kb

input:

100000 10
0.0002

output:

38767507137.9398775324

result:

ok found '38767507137.939880371', expected '38767507133.232215881', error '0.000000000'

Test #5:

score: 0
Accepted
time: 1ms
memory: 4792kb

input:

100000 0
0.0002

output:

2430683127170.3810808659

result:

ok found '2430683127170.380859375', expected '2430683127170.376953125', error '0.000000000'

Test #6:

score: 0
Accepted
time: 298ms
memory: 6456kb

input:

100000 20
0.0002

output:

801073272.1845685220

result:

ok found '801073272.184568524', expected '801073272.231680870', error '0.000000000'

Test #7:

score: 0
Accepted
time: 593ms
memory: 6380kb

input:

100000 40
0.0002

output:

478148.7183741582

result:

ok found '478148.718374158', expected '478148.718426307', error '0.000000000'

Test #8:

score: 0
Accepted
time: 62ms
memory: 6468kb

input:

99995 4
0.0001

output:

38976542.8681901556

result:

ok found '38976542.868190154', expected '38976542.868175834', error '0.000000000'

Test #9:

score: 0
Accepted
time: 147ms
memory: 6376kb

input:

99995 10
0.0001

output:

3549184.5977125814

result:

ok found '3549184.597712582', expected '3549184.597712017', error '0.000000000'

Test #10:

score: 0
Accepted
time: 240ms
memory: 6456kb

input:

99995 16
0.0001

output:

399507.4705567826

result:

ok found '399507.470556783', expected '399507.470556742', error '0.000000000'

Test #11:

score: 0
Accepted
time: 121ms
memory: 6472kb

input:

99990 8
0.0001

output:

7773463.9479304543

result:

ok found '7773463.947930454', expected '7773463.947930722', error '0.000000000'

Test #12:

score: 0
Accepted
time: 143ms
memory: 6392kb

input:

99990 10
0.0001

output:

3547428.9454721859

result:

ok found '3547428.945472186', expected '3547428.945472297', error '0.000000000'

Test #13:

score: 0
Accepted
time: 180ms
memory: 6452kb

input:

99990 12
0.0001

output:

1647102.0204343052

result:

ok found '1647102.020434305', expected '1647102.020434395', error '0.000000000'

Test #14:

score: -100
Wrong Answer
time: 3ms
memory: 3816kb

input:

16664 1
0.0012

output:

257920045054.5463060290

result:

wrong answer 1st numbers differ - expected: '257920044630.8605347', found: '257920045054.5462952', error = '0.0000000'