ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#83563 | #239. count | louhc | 100 | 758ms | 157372kb | C++11 | 1.9kb | 2019-10-31 21:28:05 | 2019-10-31 21:28:06 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1204kb
input:
1000 1000 3
output:
498501
result:
ok single line: '498501'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1216kb
input:
2000 2000 2
output:
1999
result:
ok single line: '1999'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
1999 1005 3
output:
1992024
result:
ok single line: '1992024'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1248kb
input:
523098578902387543 1990 3
output:
741828632
result:
ok single line: '741828632'
Test #5:
score: 10
Accepted
time: 0ms
memory: 1244kb
input:
985435493875384653 1987 3
output:
930955578
result:
ok single line: '930955578'
Test #6:
score: 10
Accepted
time: 0ms
memory: 2688kb
input:
854378965978354365 4898 20
output:
72755158
result:
ok single line: '72755158'
Test #7:
score: 10
Accepted
time: 0ms
memory: 2716kb
input:
869347685748976465 5000 20
output:
946187174
result:
ok single line: '946187174'
Test #8:
score: 10
Accepted
time: 257ms
memory: 157372kb
input:
985493567483653416 4999 2000
output:
715344547
result:
ok single line: '715344547'
Test #9:
score: 10
Accepted
time: 245ms
memory: 156372kb
input:
1000000000000000000 4987 1992
output:
142311097
result:
ok single line: '142311097'
Test #10:
score: 10
Accepted
time: 256ms
memory: 157260kb
input:
666666666623333333 4998 1999
output:
7913341
result:
ok single line: '7913341'