gggyt |
|
||
没谁离不开谁 |
2017年8月7日
摘要:
"Well, it seems the first problem is too easy. I will let you know how foolish you are later." feng5166 says. "The second problem is, given an positiv 阅读全文
摘要:
容斥:奇加偶减 全错位排序(公式):f(n)=(n-1)(f(n-1)+f(n-2)) ( f(1)=0, f(2)=1 ) f(n)=nf(n-1)+(-1)^(n) 或者f(n)=nf(n-1)+(-1)^(n-2) 组合数 海伦公式: (公式中a,b,c分别为三角形三边长,p为半周长,S为三角 阅读全文
|
Copyright © 2024 gggyt
Powered by .NET 9.0 on Kubernetes |