QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#149910#5593. Food ProcessorHuangHanShengRE 1ms4080kbC++201004b2023-08-25 14:32:572023-08-25 14:32:58

詳細信息

Test #1:

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

input:

10 1 2
10 10
4 5

output:

23.21928094887362448162

result:

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

Test #2:

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

input:

10000 9999 1
10000 1

output:

0.00014427671804491561

result:

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

Test #3:

score: -100
Runtime Error

input:

10 1 2
8 10
4 5

output:


result: