QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#894529#4228. Double SortNova_NightWind0311TL 0ms3820kbC++201.2kb2025-02-11 17:18:512025-02-11 17:18:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 5

output:

1.000000000000
2.300000000000
4.500000000000

result:

ok 3 numbers

Test #2:

score: 0
Accepted
time: 0ms
memory: 3820kb

input:

5 17

output:

1.131383322560
2.748383968972
5.183096315449
8.855688429218
15.000000000000

result:

ok 5 numbers

Test #3:

score: -100
Time Limit Exceeded

input:

50 10000

output:

111831773851211840.000000000000
187832190035314016256.000000000000
237756027989617299947520.000000000000
240896788573322465337409536.000000000000
203519442688154370875871723520.000000000000
147467544853838231906824302362624.000000000000
93554218664563874364062276899569664.000000000000
52790053032697...

result: