UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#73353#239. countEdenHazard201446ms80856kbC++112.4kb2019-09-22 11:56:302019-09-22 12:21:19

answer


详细

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

Test #1:

score: 10
Accepted
time: 3ms
memory: 1196kb

input:

1000 1000 3


output:

498501

result:

ok single line: '498501'

Test #2:

score: 0
Wrong Answer
time: 18ms
memory: 1196kb

input:

2000 2000 2


output:

1997001

result:

wrong answer 1st lines differ - expected: '1999', found: '1997001'

Test #3:

score: 10
Accepted
time: 21ms
memory: 1196kb

input:

1999 1005 3


output:

1992024

result:

ok single line: '1992024'

Test #4:

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

input:

523098578902387543 1990 3


output:

152095425

result:

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

Test #5:

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

input:

985435493875384653 1987 3

output:

978923708

result:

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

Test #6:

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

input:

854378965978354365 4898 20


output:

415731445

result:

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

Test #7:

score: 0
Wrong Answer
time: 1ms
memory: 7360kb

input:

869347685748976465 5000 20


output:

769185462

result:

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

Test #8:

score: 0
Wrong Answer
time: 467ms
memory: 80856kb

input:

985493567483653416 4999 2000


output:

980908212

result:

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

Test #9:

score: 0
Wrong Answer
time: 468ms
memory: 80604kb

input:

1000000000000000000 4987 1992


output:

805196584

result:

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

Test #10:

score: 0
Wrong Answer
time: 465ms
memory: 80832kb

input:

666666666623333333 4998 1999


output:

205938361

result:

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