QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#824117#9778. Brotatoucup-team5647#WA 1ms3980kbC++20736b2024-12-21 12:26:352024-12-21 12:26:37

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 3864kb

input:

5 0
0.5

output:

61.9999999999999467

result:

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

Test #2:

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

input:

5 1
0.5

output:

46.9999999999999479

result:

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

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 3980kb

input:

10000 0
0.002

output:

247488756199.972594

result:

wrong answer 1st numbers differ - expected: '247489700298.2536926', found: '247488756199.9725952', error = '0.0000038'