QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#696415#5505. Great Chaseucup-team5207WA 0ms3828kbC++201.7kb2024-10-31 22:31:032024-10-31 22:31:03

详细

Test #1:

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

input:

3
4 9
10 2
-7 2
-6 1
7 1
2 8
-1 7
1 6
2 3
-1000000000000 1
1000000000000 1

output:

38.250000335
1.230769393
3000000000000.000000000

result:

wrong answer 2nd numbers differ - expected: '1.2307692', found: '1.2307694', error = '0.0000001'