QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#219793#5505. Great Chaseucup-team1295#WA 12ms114216kbC++204.2kb2023-10-19 18:20:012023-10-19 18:20:02

详细

Test #1:

score: 0
Wrong Answer
time: 12ms
memory: 114216kb

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.250000
1.230769
2999999999999.999997

result:

wrong answer 2nd numbers differ - expected: '1.2307692', found: '1.2307690', error = '0.0000002'