编程介的小学生 2019-05-10 15:49 采纳率: 20.5%
浏览 239

数学级数问题在算法理论上的运用,怎么采用C程序的代码的编写的方式去有效实现这个算法?

Problem Description
When Tonyfang was studying monotonous queues, he came across the following problem:
For a permutation of length n a1,a2...an, define li as maximum x satisfying xai, or 0 if such x not exists, ri as minimum x satisfying x>i and ax>ai, or n+1 if not exists. Output ∑ni=1min(i−li,ri−i).
Obviously, this problem is too easy for Tonyfang. So he thought about a harder version:
Given two integers n and x, counting the number of permutations of 1 to n which ∑ni=1min(i−li,ri−i)=x where l and r are defined as above, output the number mod P.
Tonyfang solved it quickly, now comes your turn!

Input
In the first line, before every test case, an integer P.
There are multiple test cases, please read till the end of input file.
For every test case, a line contain three integers n and x, separated with space.
1≤n≤200,1≤x≤109. P is a prime and 108≤P≤109, No more than 10 test cases.

Output
For every test case, output the number of valid permutations modulo P.

Sample Input
998244353
3 4
3 233

Sample Output
2
0

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 素材场景中光线烘焙后灯光失效
    • ¥15 请教一下各位,为什么我这个没有实现模拟点击
    • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
    • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题
    • ¥15 slam rangenet++配置
    • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
    • ¥15 ubuntu子系统密码忘记
    • ¥15 保护模式-系统加载-段寄存器