用户工具

站点工具


2022-2023:teams:eager_to_embrace_the_seniors_thigh:7j

这是本文档旧的修订版!


Melborp Elcissalc

题意

给定 $n, k, t$ ,求长度为 $n$ 且每个数均在 $0 ~ k-1$ 的数列中,和为 $k$ 的倍数的子段有恰好 $t$ 个的数列有多少个。

$n,k\le 64, t\le \frac{n(n+1)}{2}$

题解

2022-2023/teams/eager_to_embrace_the_seniors_thigh/7j.1660048211.txt.gz · 最后更改: 2022/08/09 20:30 由 11231123