QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#109520#6184. Atcoder ProblemLeafSeekWA 103ms4608kbC++142.1kb2023-05-29 16:34:562023-05-29 16:35:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 6 7

output:

0
3
7
25
49

result:

ok 5 number(s): "0 3 7 25 49"

Test #2:

score: 0
Accepted
time: 2ms
memory: 3432kb

input:

10 100 0

output:

1
101
1418
38280
756912
13403840
203823022
755806367
368916768
79402702

result:

ok 10 numbers

Test #3:

score: 0
Accepted
time: 12ms
memory: 4608kb

input:

100000 1152921504606846975 1135906340197086405

output:

1
840200159
757208156
45079381
234857894
778713378
157653094
401709782
230628443
430324215
684650792
138395965
762802417
682389935
242725537
447284705
699422690
810878852
984774439
636218249
418883769
680950647
354420417
642906873
685645540
223359490
370171153
594906335
423999750
963169862
122670093...

result:

ok 100000 numbers

Test #4:

score: -100
Wrong Answer
time: 103ms
memory: 4492kb

input:

100000 1135906340197086405 0

output:

1
113027812
60572855
463630011
66167633
509192319
343516928
736170676
1301686
357426911
37787451
416692716
42688132
200214842
88506903
748658094
200697509
35373336
564813328
602669310
574006182
798060419
322429479
485433010
183325561
784030849
732754646
21273905
984095044
957695438
394162450
8995806...

result:

wrong answer 3rd numbers differ - expected: '695077004', found: '60572855'