QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#734588 | #8795. Mysterious Sequence | ucup-team4405 | WA | 1ms | 3824kb | C++20 | 2.9kb | 2024-11-11 13:00:15 | 2024-11-11 13:00:16 |
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: 1ms
memory: 3768kb
input:
1.0 1.0 10 1 10
output:
1.000000000000 -0.323529411757 0.676470588243 0.352941176486 1.029411764729 1.382352941215 2.411764705944 3.794117647158 6.205882353102 10.000000000000
result:
ok 10 numbers
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3824kb
input:
1 1 2 1 100
output:
1.000000000000 100.000000000002 100.000000000000
result:
wrong output format Extra information in the output file