ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#80967 | #239. count | lin1043 | 100 | 1477ms | 79292kb | C++11 | 2.4kb | 2019-10-25 19:45:17 | 2019-10-25 19:45:19 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 112ms
memory: 79288kb
input:
1000 1000 3
output:
498501
result:
ok single line: '498501'
Test #2:
score: 10
Accepted
time: 119ms
memory: 79292kb
input:
2000 2000 2
output:
1999
result:
ok single line: '1999'
Test #3:
score: 10
Accepted
time: 124ms
memory: 79288kb
input:
1999 1005 3
output:
1992024
result:
ok single line: '1992024'
Test #4:
score: 10
Accepted
time: 125ms
memory: 79292kb
input:
523098578902387543 1990 3
output:
741828632
result:
ok single line: '741828632'
Test #5:
score: 10
Accepted
time: 121ms
memory: 79292kb
input:
985435493875384653 1987 3
output:
930955578
result:
ok single line: '930955578'
Test #6:
score: 10
Accepted
time: 119ms
memory: 79288kb
input:
854378965978354365 4898 20
output:
72755158
result:
ok single line: '72755158'
Test #7:
score: 10
Accepted
time: 109ms
memory: 79288kb
input:
869347685748976465 5000 20
output:
946187174
result:
ok single line: '946187174'
Test #8:
score: 10
Accepted
time: 210ms
memory: 79288kb
input:
985493567483653416 4999 2000
output:
715344547
result:
ok single line: '715344547'
Test #9:
score: 10
Accepted
time: 217ms
memory: 79292kb
input:
1000000000000000000 4987 1992
output:
142311097
result:
ok single line: '142311097'
Test #10:
score: 10
Accepted
time: 221ms
memory: 79288kb
input:
666666666623333333 4998 1999
output:
7913341
result:
ok single line: '7913341'