ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#88535 | #239. count | Alpha | 30 | 233ms | 1284kb | C++ | 865b | 2020-02-13 16:40:53 | 2020-02-13 16:40:55 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1284kb
input:
1000 1000 3
output:
498501
result:
ok single line: '498501'
Test #2:
score: 10
Accepted
time: 2ms
memory: 1284kb
input:
2000 2000 2
output:
1999
result:
ok single line: '1999'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1284kb
input:
1999 1005 3
output:
1992024
result:
ok single line: '1992024'
Test #4:
score: 0
Wrong Answer
time: 0ms
memory: 1280kb
input:
523098578902387543 1990 3
output:
239515799
result:
wrong answer 1st lines differ - expected: '741828632', found: '239515799'
Test #5:
score: 0
Wrong Answer
time: 2ms
memory: 1284kb
input:
985435493875384653 1987 3
output:
229581276
result:
wrong answer 1st lines differ - expected: '930955578', found: '229581276'
Test #6:
score: 0
Wrong Answer
time: 2ms
memory: 1280kb
input:
854378965978354365 4898 20
output:
29011711
result:
wrong answer 1st lines differ - expected: '72755158', found: '29011711'
Test #7:
score: 0
Wrong Answer
time: 0ms
memory: 1280kb
input:
869347685748976465 5000 20
output:
75549022
result:
wrong answer 1st lines differ - expected: '946187174', found: '75549022'
Test #8:
score: 0
Wrong Answer
time: 77ms
memory: 1280kb
input:
985493567483653416 4999 2000
output:
564227635
result:
wrong answer 1st lines differ - expected: '715344547', found: '564227635'
Test #9:
score: 0
Wrong Answer
time: 75ms
memory: 1280kb
input:
1000000000000000000 4987 1992
output:
134506016
result:
wrong answer 1st lines differ - expected: '142311097', found: '134506016'
Test #10:
score: 0
Wrong Answer
time: 75ms
memory: 1284kb
input:
666666666623333333 4998 1999
output:
712547234
result:
wrong answer 1st lines differ - expected: '7913341', found: '712547234'