QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#394656#3035. Ghostucup-team2880WA 1137ms16488kbC++205.2kb2024-04-20 17:15:412024-04-20 17:15:43

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1137ms
memory: 16488kb

input:

4000
2
-5 -5 3 1 1 -5
-3 -4 -1 2 -2 1
169
4.5924 9.7635
4.9674 5.3219
8.2418 9.6649
6.5743 8.6108
5.3524 6.4199
2.1932 4.3636
1.7115 6.6926
0.5762 4.0628
5.0348 7.5678
6.2170 6.3381
7.1571 8.0276
1.7285 2.3730
0.3843 2.9644
0.0038 0.3971
3.8448 9.7040
4.0458 9.4878
1.6425 7.9132
8.9195 9.4455
4.2563...

output:

l = 0.2770000000, r = 0.6679000000
L = 2, R = 2
X[L] = 0.3333333333, X[R] = 0.3333333333
l = 1.0399000000, r = 1.1658000000
L = 4, R = 3
X[L] = 3.0000000000, X[R] = 1.0000000000

result:

wrong output format Expected double, but "l" found