QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#469344 | #8795. Mysterious Sequence | ucup-team3896# | WA | 0ms | 3824kb | C++17 | 1.2kb | 2024-07-09 18:03:58 | 2024-07-09 18:03:59 |
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: 100
Accepted
time: 0ms
memory: 3800kb
input:
1.0 1.0 10 1 10
output:
1.0000000 -0.3235294 0.6764706 0.3529412 1.0294118 1.3823529 2.4117647 3.7941176 6.2058824 10.0000000
result:
ok 10 numbers
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3824kb
input:
1 1 2 1 100
output:
1.0000000 100.0000000 100.0000000
result:
wrong output format Extra information in the output file