You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
算法专题——整除同余(数论汇总)
|
|
|
|
|
https://www.cnblogs.com/TanJI-C/p/15842256.html
|
|
|
|
|
|
|
|
|
|
### 四、其它同学的学习感言
|
|
|
|
|
中国剩余定理-----》拓展欧几里得是啥来??----》终于看懂exgcd啦-----》除法逆元咋求来??----》由费马小定理易知a%m的逆元是a^(m-2)%m----》费马小定理是啥来-----》啊~~~
|
|
|
|
|
终于到头啦,自己实在是太菜啦
|
|
|
|
|
|
|
|
|
|
不过也看清楚一个道理,知识都是相连的,学好一个知识点不要怕累,都怪自己太懒就行啦
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 五、费马小定理【模板例题】
|
|
|
|
|
https://www.cnblogs.com/1203ljh/p/4663460.html
|
|
|
|
|
HDU4869:Turn the pokers(费马小定理+快速幂)
|
|
|
|
|
HDU 4704
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TODO 待功能加深后再仔细研究
|
|
|
|
|
https://blog.csdn.net/Zhengyangxinn/article/details/108824537
|
|
|
|
|
|
|
|
|
|
牛客竞赛,登录采用的是qq登录,手机号用的是18686619970。
|
|
|
|
|
|
|
|
|
|
[牛牛和牛可乐的赌约](https://ac.nowcoder.com/acm/contest/7412/A)
|
|
|
|
|
https://blog.csdn.net/qq_26139541/article/details/108743380
|
|
|
|
|
|
|
|
|
|
[抽卡](https://ac.nowcoder.com/acm/contest/5600/D)
|
|
|
|
|
|
|
|
|
|
https://blog.csdn.net/HenryYang2018/article/details/89399986
|