ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#12862 | #43. ladder | 2147483647 | 100 | 299ms | 1440kb | C++ | 2.1kb | 2018-09-25 20:38:27 | 2018-09-25 20:38:28 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1220kb
input:
4 2
output:
148
result:
ok single line: '148'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1220kb
input:
5 2
output:
376
result:
ok single line: '376'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1240kb
input:
10 4
output:
839380
result:
ok single line: '839380'
Test #4:
score: 10
Accepted
time: 0ms
memory: 1240kb
input:
8 4
output:
61108
result:
ok single line: '61108'
Test #5:
score: 10
Accepted
time: 0ms
memory: 1328kb
input:
30 15
output:
438376364
result:
ok single line: '438376364'
Test #6:
score: 10
Accepted
time: 2ms
memory: 1308kb
input:
241 13
output:
901697562
result:
ok single line: '901697562'
Test #7:
score: 10
Accepted
time: 8ms
memory: 1324kb
input:
300 15
output:
946911736
result:
ok single line: '946911736'
Test #8:
score: 10
Accepted
time: 69ms
memory: 1440kb
input:
558 30
output:
808472634
result:
ok single line: '808472634'
Test #9:
score: 10
Accepted
time: 87ms
memory: 1420kb
input:
892 27
output:
99776257
result:
ok single line: '99776257'
Test #10:
score: 10
Accepted
time: 133ms
memory: 1440kb
input:
1000 30
output:
107282225
result:
ok single line: '107282225'