QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#436601 | #8795. Mysterious Sequence | ucup-team1878# | WA | 1ms | 3976kb | C++20 | 629b | 2024-06-09 02:03:01 | 2024-06-09 02:03:01 |
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: 3976kb
input:
1.0 1.0 10 1 10
output:
-0.3235294118 1.0000000000 -0.3235294118 0.6764705882 0.3529411765 1.0294117647 1.3823529412 2.4117647059 3.7941176471 6.2058823529 10.0000000000
result:
wrong answer 1st numbers differ - expected: '1.0000000', found: '-0.3235294', error = '1.3235294'