QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#439519 | #8795. Mysterious Sequence | ucup-team2335# | WA | 0ms | 3908kb | C++14 | 679b | 2024-06-12 07:48:16 | 2024-06-12 07:48:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3908kb
input:
1.0 1.0 10 1 10
output:
1.00000 -0.32353 0.67647 0.35294 1.02941 1.38235 2.41176 3.79412 6.20588 10.00000
result:
wrong answer 4th numbers differ - expected: '0.3529412', found: '0.3529400', error = '0.0000012'