ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#87438 | #170. 数数 | Alpha | 100 | 81ms | 66776kb | C++ | 719b | 2020-02-12 21:18:07 | 2020-02-12 21:18:20 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 7348kb
input:
6 25
output:
468000
result:
ok single line: '468000'
Test #2:
score: 10
Accepted
time: 0ms
memory: 11440kb
input:
9 55
output:
94864779
result:
ok single line: '94864779'
Test #3:
score: 10
Accepted
time: 0ms
memory: 13488kb
input:
10 70
output:
451961658
result:
ok single line: '451961658'
Test #4:
score: 10
Accepted
time: 0ms
memory: 25780kb
input:
19 188
output:
199080822
result:
ok single line: '199080822'
Test #5:
score: 10
Accepted
time: 0ms
memory: 25780kb
input:
20 233
output:
354115829
result:
ok single line: '354115829'
Test #6:
score: 10
Accepted
time: 0ms
memory: 23728kb
input:
18 200
output:
360483048
result:
ok single line: '360483048'
Test #7:
score: 10
Accepted
time: 19ms
memory: 60624kb
input:
46 1200
output:
744054009
result:
ok single line: '744054009'
Test #8:
score: 10
Accepted
time: 25ms
memory: 64724kb
input:
48 1333
output:
506724228
result:
ok single line: '506724228'
Test #9:
score: 10
Accepted
time: 15ms
memory: 66772kb
input:
50 1275
output:
263941435
result:
ok single line: '263941435'
Test #10:
score: 10
Accepted
time: 22ms
memory: 66776kb
input:
50 1800
output:
763816424
result:
ok single line: '763816424'