QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#101870#6184. Atcoder Problem99pts_WAWA 1970ms12848kbC++143.7kb2023-05-01 15:22:252023-05-01 15:24:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 5ms
memory: 10272kb

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: 10368kb

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: 115ms
memory: 12848kb

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: 1970ms
memory: 12744kb

input:

100000 1135906340197086405 0

output:

1
113027812
587732957
888728175
12783376
901800829
299150689
479544748
473742986
353827782
379802884
253576514
718440279
566524875
67826629
235920377
555708162
891828021
368280142
935085783
122352828
142008639
717175337
101012411
435988738
919770982
839588049
193306955
557702864
794881898
507426179
...

result:

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