UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#120205#239. countzhaoxiaorui201098ms79296kbC++1020b2020-10-22 21:30:072020-10-22 21:30:09

answer


Details

小提示:点击横条可展开更详细的信息

Test #1:

score: 10
Accepted
time: 0ms
memory: 1212kb

input:

1000 1000 3


output:

498501

result:

ok single line: '498501'

Test #2:

score: 10
Accepted
time: 0ms
memory: 1220kb

input:

2000 2000 2


output:

1999

result:

ok single line: '1999'

Test #3:

score: 0
Wrong Answer
time: 0ms
memory: 3244kb

input:

1999 1005 3


output:

4953150

result:

wrong answer 1st lines differ - expected: '1992024', found: '4953150'

Test #4:

score: 0
Wrong Answer
time: 0ms
memory: 1236kb

input:

523098578902387543 1990 3


output:

832670383

result:

wrong answer 1st lines differ - expected: '741828632', found: '832670383'

Test #5:

score: 0
Wrong Answer
time: 0ms
memory: 1232kb

input:

985435493875384653 1987 3

output:

494466744

result:

wrong answer 1st lines differ - expected: '930955578', found: '494466744'

Test #6:

score: 0
Wrong Answer
time: 3ms
memory: 1952kb

input:

854378965978354365 4898 20


output:

972780576

result:

wrong answer 1st lines differ - expected: '72755158', found: '972780576'

Test #7:

score: 0
Wrong Answer
time: 3ms
memory: 1972kb

input:

869347685748976465 5000 20


output:

198297854

result:

wrong answer 1st lines differ - expected: '946187174', found: '198297854'

Test #8:

score: 0
Wrong Answer
time: 381ms
memory: 79296kb

input:

985493567483653416 4999 2000


output:

334876779

result:

wrong answer 1st lines differ - expected: '715344547', found: '334876779'

Test #9:

score: 0
Wrong Answer
time: 358ms
memory: 78800kb

input:

1000000000000000000 4987 1992


output:

471463699

result:

wrong answer 1st lines differ - expected: '142311097', found: '471463699'

Test #10:

score: 0
Wrong Answer
time: 353ms
memory: 79240kb

input:

666666666623333333 4998 1999


output:

97454131

result:

wrong answer 1st lines differ - expected: '7913341', found: '97454131'