QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#150329#5593. Food ProcessorZhangYiDeWA 1ms3896kbC++20701b2023-08-25 16:25:542023-08-25 16:25:55

详细

Test #1:

score: 100
Accepted
time: 1ms
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: 3800kb

input:

10000 9999 1
10000 1

output:

0.00014427671804491562

result:

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

Test #3:

score: -100
Wrong Answer
time: 0ms
memory: 3892kb

input:

10 1 2
8 10
4 5

output:

-1
321928114.88736234785756096244

result:

wrong output format Extra information in the output file