QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#150382#5593. Food ProcessorMaMengQiWA 1ms3428kbC++23326b2023-08-25 16:45:392023-08-25 16:45:40

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3428kb

input:

10 1 2
10 10
4 5

output:

H

result:

wrong output format Expected double, but "H" found