QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#435746 | #8795. Mysterious Sequence | ucup-team3584# | WA | 9ms | 9584kb | Python3 | 491b | 2024-06-08 21:19:09 | 2024-06-08 21:19:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 3ms
memory: 9476kb
input:
1.0 1.0 10 1 10
output:
1 -0.32352941343560815 0.6764705865643919 0.3529411731287837 1.0294117596931756 1.3823529328219593 2.411764692515135 3.794117625337094 6.205882317852229 9.999999943189323
result:
ok 10 numbers
Test #2:
score: 0
Accepted
time: 9ms
memory: 9472kb
input:
1 1 2 1 100
output:
1 100
result:
ok 2 numbers
Test #3:
score: 0
Accepted
time: 6ms
memory: 9392kb
input:
1 1 5 50 100
output:
50 0.0 50.0 50.0 100.0
result:
ok 5 numbers
Test #4:
score: 0
Accepted
time: 0ms
memory: 9524kb
input:
0.25 0.25 10 1 1
output:
1 55.87553647928871 14.218884119822178 17.523605149777723 7.935622317399975 6.364806866794424 3.5751072960486 2.484978540710756 1.515021459189839 0.9999999999751488
result:
ok 10 numbers
Test #5:
score: 0
Accepted
time: 9ms
memory: 9412kb
input:
0.25 0.63 6 93 12
output:
93 -14.204807963687927 55.03879800907802 4.810670485146112 35.877110367005685 11.999999997393472
result:
ok 6 numbers
Test #6:
score: 0
Accepted
time: 7ms
memory: 9584kb
input:
0.25 0.80 10 5 63
output:
5 78.76953618251719 23.692384045629296 68.93872495742107 36.18858847585871 64.19812708490154 45.00040255191236 62.608602305899325 51.65247261800472 62.99999999922065
result:
ok 10 numbers
Test #7:
score: 0
Accepted
time: 6ms
memory: 9464kb
input:
0.25 0.99 3 18 30
output:
18 48.71999999741092 29.99999999935273
result:
ok 3 numbers
Test #8:
score: 0
Accepted
time: 0ms
memory: 9408kb
input:
0.28 0.64 9 6 10
output:
6 20.950403343886137 9.706112936288118 16.125969762247802 10.72718381265378 13.324232115381651 10.596182632405283 11.494439690917737 9.999999998196348
result:
ok 9 numbers
Test #9:
score: -100
Wrong Answer
time: 0ms
memory: 9472kb
input:
0.31 0.40 7 10 49
output:
10 99.99999999417923 34.99999999819556 50.84999999711232 29.763499998383047 29.566684998343675 21.07107234883976
result:
wrong answer 2nd numbers differ - expected: '240.1150640', found: '100.0000000', error = '0.5835330'