QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#438822#8785. Fake Coin and Lying Scaleszaozao_zmxWA 0ms8388kbC++141.6kb2024-06-11 08:20:282024-06-11 08:20:29

詳細信息

Test #1:

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

input:

2
100 0
100 1

output:

-inf
105.9492058614

result:

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