ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#129040 | #377. matrix | X_X | 100 | 434ms | 17448kb | C++ | 1.5kb | 2021-05-22 11:25:02 | 2021-05-22 11:25:04 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1208kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #2:
score: 10
Accepted
time: 0ms
memory: 1216kb
input:
35 40
output:
658008
result:
ok single line: '658008'
Test #3:
score: 10
Accepted
time: 0ms
memory: 1360kb
input:
8741 1233
output:
55824323876147742561436717301486175284172627858560
result:
ok single line: '55824323876147742561436717301486175284172627858560'
Test #4:
score: 10
Accepted
time: 11ms
memory: 2656kb
input:
12345 87654
output:
2492403846061776294478500221329637072659268500000
result:
ok single line: '2492403846061776294478500221329637072659268500000'
Test #5:
score: 10
Accepted
time: 0ms
memory: 1228kb
input:
745 87
output:
12506135831674488008096479020661261375889965646680
result:
ok single line: '12506135831674488008096479020661261375889965646680'
Test #6:
score: 10
Accepted
time: 1ms
memory: 1380kb
input:
9999 8777
output:
3917583009000422181335606774778075500830136632860
result:
ok single line: '3917583009000422181335606774778075500830136632860'
Test #7:
score: 10
Accepted
time: 1ms
memory: 1220kb
input:
30 29
output:
30
result:
ok single line: '30'
Test #8:
score: 10
Accepted
time: 0ms
memory: 1216kb
input:
10 10
output:
1
result:
ok single line: '1'
Test #9:
score: 10
Accepted
time: 216ms
memory: 17448kb
input:
1000000 500001
output:
66358485157761976542506175359403467008675392000000
result:
ok single line: '66358485157761976542506175359403467008675392000000'
Test #10:
score: 10
Accepted
time: 205ms
memory: 17448kb
input:
777741 999983
output:
63498948908656418354002069485399204074172941280000
result:
ok single line: '63498948908656418354002069485399204074172941280000'