QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#410137#1985. DecorationDiaosiWA 61ms80028kbC++171.9kb2024-05-13 15:57:252024-05-13 15:57:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 56ms
memory: 78936kb

input:

99999 30

output:

1 2 4 7 9 12 18 24 32 38 42 50 56 64 71 73 75 81 86 90 102 110 118 122 126 138 146 150 162 172 

result:

ok correct

Test #2:

score: 0
Accepted
time: 47ms
memory: 78632kb

input:

99999 10

output:

1 2 4 7 9 12 18 24 32 38 

result:

ok correct

Test #3:

score: 0
Accepted
time: 52ms
memory: 80028kb

input:

100000 9128

output:

55167 55183 55187 55195 55211 55219 55221 55229 55231 55235 55239 55243 55245 55261 55265 55273 55277 55281 55285 55289 55293 55301 55305 55317 55321 55327 55331 55333 55335 55367 55371 55375 55383 55387 55391 55399 55401 55409 55413 55425 55437 55445 55453 55457 55459 55463 55467 55473 55485 55505 ...

result:

ok correct

Test #4:

score: 0
Accepted
time: 61ms
memory: 76664kb

input:

100000 3000

output:

83 85 89 91 95 99 105 113 115 119 123 127 129 133 137 139 141 145 149 151 153 159 163 165 173 175 181 183 187 191 193 195 203 207 213 217 221 225 234 246 254 258 266 274 278 282 290 298 302 306 318 326 330 346 350 362 366 374 382 386 390 406 414 426 434 442 450 468 486 498 506 514 518 526 530 538 54...

result:

ok correct

Test #5:

score: -100
Wrong Answer
time: 29ms
memory: 63268kb

input:

100 1

output:

99 

result:

wrong answer Not optimal