QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#777370#9782. NonZero PrefSuf Sumsucup-team1123#WA 83ms10948kbC++20118.1kb2024-11-24 01:28:102024-11-24 01:28:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 7920kb

input:

2 1 998244353

output:

2

result:

ok single line: '2'

Test #2:

score: 0
Accepted
time: 44ms
memory: 10896kb

input:

69 42 696969697

output:

378553557

result:

ok single line: '378553557'

Test #3:

score: 0
Accepted
time: 6ms
memory: 7812kb

input:

2 1 998244353

output:

2

result:

ok single line: '2'

Test #4:

score: 0
Accepted
time: 32ms
memory: 10948kb

input:

69 42 696969697

output:

378553557

result:

ok single line: '378553557'

Test #5:

score: -100
Wrong Answer
time: 83ms
memory: 9988kb

input:

61 75 677323601

output:

255393308

result:

wrong answer 1st lines differ - expected: '34613998', found: '255393308'