QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#150335#5593. Food ProcessorMaMengQiWA 2ms3896kbC++20717b2023-08-25 16:28:432023-08-25 16:28:44

詳細信息

Test #1:

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

input:

10 1 2
10 10
4 5

output:

23.21928094887362347895

result:

ok found '23.21928', expected '23.21928', error '0.00000'

Test #2:

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

input:

10000 9999 1
10000 1

output:

0.00014427671804503536

result:

ok found '0.00014', expected '0.00014', error '0.00000'

Test #3:

score: -100
Wrong Answer
time: 2ms
memory: 3848kb

input:

10 1 2
8 10
4 5

output:

-1
321928114.88736234779935330153

result:

wrong output format Extra information in the output file