QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#436841#8795. Mysterious Sequenceucup-team3803#WA 0ms3924kbC++171.4kb2024-06-09 03:28:362024-06-09 03:28:36

详细

Test #1:

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

input:

1.0 1.0 10 1 10

output:

1
-0.323529
0.676471
0.352941
1.02941
1.38235
2.41176
3.79412
6.20588
10

result:

wrong answer 5th numbers differ - expected: '1.0294118', found: '1.0294100', error = '0.0000017'