UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#44250#141. gamelzoilixy1000ms632kbC++971b2018-11-16 21:29:232018-11-16 21:29:23

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 5
Accepted
time: 0ms
memory: 512kb

input:

1 1

output:

2

result:

ok single line: '2'

Test #2:

score: 5
Accepted
time: 0ms
memory: 516kb

input:

2 2

output:

12

result:

ok single line: '12'

Test #3:

score: 5
Accepted
time: 0ms
memory: 524kb

input:

3 3

output:

112

result:

ok single line: '112'

Test #4:

score: 5
Accepted
time: 0ms
memory: 520kb

input:

2 3

output:

36

result:

ok single line: '36'

Test #5:

score: 5
Accepted
time: 0ms
memory: 520kb

input:

2 187864

output:

49430272

result:

ok single line: '49430272'

Test #6:

score: 5
Accepted
time: 0ms
memory: 524kb

input:

2 903570

output:

367970952

result:

ok single line: '367970952'

Test #7:

score: 5
Accepted
time: 0ms
memory: 524kb

input:

2 680583

output:

192237603

result:

ok single line: '192237603'

Test #8:

score: 5
Accepted
time: 0ms
memory: 524kb

input:

2 428427

output:

857036769

result:

ok single line: '857036769'

Test #9:

score: 5
Accepted
time: 0ms
memory: 524kb

input:

2 300552

output:

420081264

result:

ok single line: '420081264'

Test #10:

score: 5
Accepted
time: 0ms
memory: 520kb

input:

2 66595

output:

773514974

result:

ok single line: '773514974'

Test #11:

score: 5
Accepted
time: 0ms
memory: 528kb

input:

3 174026

output:

463897572

result:

ok single line: '463897572'

Test #12:

score: 5
Accepted
time: 0ms
memory: 524kb

input:

3 687599

output:

272856413

result:

ok single line: '272856413'

Test #13:

score: 5
Accepted
time: 0ms
memory: 524kb

input:

3 455007

output:

327211400

result:

ok single line: '327211400'

Test #14:

score: 5
Accepted
time: 0ms
memory: 560kb

input:

8 6

output:

510336

result:

ok single line: '510336'

Test #15:

score: 5
Accepted
time: 0ms
memory: 544kb

input:

7 5

output:

63936

result:

ok single line: '63936'

Test #16:

score: 5
Accepted
time: 0ms
memory: 540kb

input:

5 8

output:

191808

result:

ok single line: '191808'

Test #17:

score: 5
Accepted
time: 0ms
memory: 540kb

input:

5 247244

output:

340047164

result:

ok single line: '340047164'

Test #18:

score: 5
Accepted
time: 0ms
memory: 556kb

input:

6 956417

output:

114406598

result:

ok single line: '114406598'

Test #19:

score: 5
Accepted
time: 0ms
memory: 576kb

input:

7 63271

output:

344237781

result:

ok single line: '344237781'

Test #20:

score: 5
Accepted
time: 0ms
memory: 632kb

input:

8 189564

output:

244926746

result:

ok single line: '244926746'

Extra Test:

score: 0
Extra Test Passed