QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#434515 | #8795. Mysterious Sequence | ucup-team3745# | WA | 1ms | 3920kb | C++23 | 1.3kb | 2024-06-08 16:27:12 | 2024-06-08 16:27:12 |
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: 1ms
memory: 3920kb
input:
1.0 1.0 10 1 10
output:
1 -0.1428572 0.8571428 0.7142857 1.5714285 2.2857142 3.8571427 6.1428569 9.9999996
result:
wrong answer 2nd numbers differ - expected: '-0.3235294', found: '-0.1428572', error = '0.1806722'