ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#83562 | #239. count | louhc | 30 | 757ms | 157372kb | C++11 | 1.9kb | 2019-10-31 21:26:00 | 2019-10-31 21:26:01 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
1000 1000 3
output:
498501
result:
ok single line: '498501'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1216kb
input:
2000 2000 2
output:
1999
result:
ok single line: '1999'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1200kb
input:
1999 1005 3
output:
1992024
result:
ok single line: '1992024'
Test #4:
score: 0
Wrong Answer
time: 1ms
memory: 1244kb
input:
523098578902387543 1990 3
output:
-732109620
result:
wrong answer 1st lines differ - expected: '741828632', found: '-732109620'
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 1248kb
input:
985435493875384653 1987 3
output:
-175914223
result:
wrong answer 1st lines differ - expected: '930955578', found: '-175914223'
Test #6:
score: 0
Wrong Answer
time: 0ms
memory: 2684kb
input:
854378965978354365 4898 20
output:
982994319
result:
wrong answer 1st lines differ - expected: '72755158', found: '982994319'
Test #7:
score: 0
Wrong Answer
time: 0ms
memory: 2720kb
input:
869347685748976465 5000 20
output:
450322981
result:
wrong answer 1st lines differ - expected: '946187174', found: '450322981'
Test #8:
score: 0
Wrong Answer
time: 270ms
memory: 157372kb
input:
985493567483653416 4999 2000
output:
520964492
result:
wrong answer 1st lines differ - expected: '715344547', found: '520964492'
Test #9:
score: 0
Wrong Answer
time: 240ms
memory: 156372kb
input:
1000000000000000000 4987 1992
output:
890371723
result:
wrong answer 1st lines differ - expected: '142311097', found: '890371723'
Test #10:
score: 0
Wrong Answer
time: 246ms
memory: 157260kb
input:
666666666623333333 4998 1999
output:
195055629
result:
wrong answer 1st lines differ - expected: '7913341', found: '195055629'