ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#73349 | #239. count | xiayuyang | 30 | 3311ms | 157388kb | C++11 | 1.6kb | 2019-09-22 11:54:54 | 2019-09-22 12:20:40 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 14ms
memory: 1196kb
input:
1000 1000 3
output:
498501
result:
ok single line: '498501'
Test #2:
score: 10
Accepted
time: 29ms
memory: 1192kb
input:
2000 2000 2
output:
1999
result:
ok single line: '1999'
Test #3:
score: 10
Accepted
time: 58ms
memory: 1212kb
input:
1999 1005 3
output:
1992024
result:
ok single line: '1992024'
Test #4:
score: 0
Wrong Answer
time: 0ms
memory: 3252kb
input:
523098578902387543 1990 3
output:
519556794
result:
wrong answer 1st lines differ - expected: '741828632', found: '519556794'
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 3248kb
input:
985435493875384653 1987 3
output:
-487136441
result:
wrong answer 1st lines differ - expected: '930955578', found: '-487136441'
Test #6:
score: 0
Wrong Answer
time: 2ms
memory: 3972kb
input:
854378965978354365 4898 20
output:
-595044747
result:
wrong answer 1st lines differ - expected: '72755158', found: '-595044747'
Test #7:
score: 0
Wrong Answer
time: 0ms
memory: 3984kb
input:
869347685748976465 5000 20
output:
848266332
result:
wrong answer 1st lines differ - expected: '946187174', found: '848266332'
Test #8:
score: 0
Wrong Answer
time: 1076ms
memory: 157388kb
input:
985493567483653416 4999 2000
output:
-281662896
result:
wrong answer 1st lines differ - expected: '715344547', found: '-281662896'
Test #9:
score: 0
Wrong Answer
time: 1071ms
memory: 156688kb
input:
1000000000000000000 4987 1992
output:
-825680659
result:
wrong answer 1st lines differ - expected: '142311097', found: '-825680659'
Test #10:
score: 0
Wrong Answer
time: 1061ms
memory: 157336kb
input:
666666666623333333 4998 1999
output:
-525803089
result:
wrong answer 1st lines differ - expected: '7913341', found: '-525803089'