ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#73099 | #239. count | ssl_wyc | 30 | 250ms | 512kb | C++ | 870b | 2019-09-22 09:01:41 | 2019-09-22 12:04:01 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 508kb
input:
1000 1000 3
output:
498501
result:
ok single line: '498501'
Test #2:
score: 10
Accepted
time: 0ms
memory: 512kb
input:
2000 2000 2
output:
1999
result:
ok single line: '1999'
Test #3:
score: 10
Accepted
time: 0ms
memory: 508kb
input:
1999 1005 3
output:
1992024
result:
ok single line: '1992024'
Test #4:
score: 0
Wrong Answer
time: 0ms
memory: 508kb
input:
523098578902387543 1990 3
output:
239515799
result:
wrong answer 1st lines differ - expected: '741828632', found: '239515799'
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 512kb
input:
985435493875384653 1987 3
output:
229581276
result:
wrong answer 1st lines differ - expected: '930955578', found: '229581276'
Test #6:
score: 0
Wrong Answer
time: 136ms
memory: 512kb
input:
854378965978354365 4898 20
output:
29011711
result:
wrong answer 1st lines differ - expected: '72755158', found: '29011711'
Test #7:
score: 0
Wrong Answer
time: 114ms
memory: 512kb
input:
869347685748976465 5000 20
output:
75549022
result:
wrong answer 1st lines differ - expected: '946187174', found: '75549022'
Test #8:
score: 0
Runtime Error
input:
985493567483653416 4999 2000
output:
result:
Test #9:
score: 0
Runtime Error
input:
1000000000000000000 4987 1992
output:
result:
Test #10:
score: 0
Runtime Error
input:
666666666623333333 4998 1999