ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#90083 | #239. count | qingyu | 100 | 1339ms | 235484kb | C++11 | 1.5kb | 2020-02-14 18:53:37 | 2020-02-14 18:53:38 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1228kb
input:
1000 1000 3
output:
498501
result:
ok single line: '498501'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1252kb
input:
2000 2000 2
output:
1999
result:
ok single line: '1999'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1224kb
input:
1999 1005 3
output:
1992024
result:
ok single line: '1992024'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1296kb
input:
523098578902387543 1990 3
output:
741828632
result:
ok single line: '741828632'
Test #5:
score: 10
Accepted
time: 0ms
memory: 1292kb
input:
985435493875384653 1987 3
output:
930955578
result:
ok single line: '930955578'
Test #6:
score: 10
Accepted
time: 2ms
memory: 3448kb
input:
854378965978354365 4898 20
output:
72755158
result:
ok single line: '72755158'
Test #7:
score: 10
Accepted
time: 0ms
memory: 3500kb
input:
869347685748976465 5000 20
output:
946187174
result:
ok single line: '946187174'
Test #8:
score: 10
Accepted
time: 455ms
memory: 235484kb
input:
985493567483653416 4999 2000
output:
715344547
result:
ok single line: '715344547'
Test #9:
score: 10
Accepted
time: 428ms
memory: 233988kb
input:
1000000000000000000 4987 1992
output:
142311097
result:
ok single line: '142311097'
Test #10:
score: 10
Accepted
time: 454ms
memory: 235316kb
input:
666666666623333333 4998 1999
output:
7913341
result:
ok single line: '7913341'