In mathematics you don't understand things, you just get used to them.

分类 笔记 下的文章

poj 2888n 种轮换($|G|=n$)第 i 种可以分成长度为 $\frac{n}{\gcd(n,i)}$ 的 $\gcd(n,i)$ 个轮换$\forall g\in G$,$|X^g|...

  link.给定一个长度为 $n$ 的序列 $\{a_n\}$。要求将这个序列分成互不相交的 $k$ 段,每一段的长度为 $m$.记第 $p$ 段的左端点和右端点分别为 $...

  link.  我发现 Hydro OJ 意外地好用,比 darkbzoj 高明.  考虑点积的几何意义:投影.可以发现答案就是用一...