QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#469351#8795. Mysterious Sequenceucup-team3896#WA 0ms3876kbC++171.2kb2024-07-09 18:07:132024-07-09 18:07:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3876kb

input:

1.0 1.0 10 1 10

output:

1.0000000000
-0.3235294118
0.6764705882
0.3529411765
1.0294117647
1.3823529412
2.4117647059
3.7941176470
6.2058823529
10.0000000000

result:

ok 10 numbers

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3848kb

input:

1 1 2 1 100

output:

1.0000000000
99.9999999999
100.0000000000

result:

wrong output format Extra information in the output file