QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#434666 | #8795. Mysterious Sequence | ucup-team3541# | WA | 0ms | 4012kb | C++14 | 809b | 2024-06-08 16:58:23 | 2024-06-08 16:58:25 |
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: 4012kb
input:
1.0 1.0 10 1 10
output:
-0.323529412 0.676470588 0.352941176 1.029411765 1.382352941 2.411764706 3.794117647 6.205882353 10.000000000
result:
wrong answer 1st numbers differ - expected: '1.0000000', found: '-0.3235294', error = '1.3235294'