QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#469344#8795. Mysterious Sequenceucup-team3896#WA 0ms3824kbC++171.2kb2024-07-09 18:03:582024-07-09 18:03:59

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