QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#509015#8785. Fake Coin and Lying Scalesucup-team3515WA 0ms4112kbC++17582b2024-08-08 02:24:372024-08-08 02:24:37

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 4112kb

input:

2
100 0
100 1

output:

inf
105.868135977164

result:

wrong output format Expected double, but "inf" found (test case 1)