QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#602867 | #8795. Mysterious Sequence | ucup-team4741# | WA | 0ms | 3864kb | C++20 | 1.6kb | 2024-10-01 13:14:36 | 2024-10-01 13:14:43 |
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: 3864kb
input:
1.0 1.0 10 1 10
output:
1 1 1.000000000 -0.323529412 0.676470588 0.352941176 1.029411765 1.382352941 2.411764706 3.794117647 6.205882353 10.000000000
result:
wrong answer 2nd numbers differ - expected: '-0.3235294', found: '1.0000000', error = '1.3235294'