QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#876660#9777. Balance in All Thingsgg_gongRE 59ms328720kbC++203.9kb2025-01-31 10:44:432025-01-31 10:44:44

詳細信息

Test #1:

score: 100
Accepted
time: 3ms
memory: 24724kb

input:

3 1 1000000007

output:

15

result:

ok single line: '15'

Test #2:

score: 0
Accepted
time: 59ms
memory: 328720kb

input:

100 3 1000000007

output:

894710378

result:

ok single line: '894710378'

Test #3:

score: 0
Accepted
time: 3ms
memory: 30712kb

input:

6 6 1000000007

output:

103387851

result:

ok single line: '103387851'

Test #4:

score: 0
Accepted
time: 1ms
memory: 23496kb

input:

2 6 998244353

output:

729

result:

ok single line: '729'

Test #5:

score: -100
Runtime Error

input:

400 20 713862469

output:


result: