随笔分类 -  Others

摘要:###哈哈哈希 ```cpp //一种好写且卡不掉的树哈希 //https://peehs-moorhsum.blog.uoj.ac/blog/7891 int hs(int x) { return x*x*x*1237123+19260817; } int h(int x) { int cur=h 阅读全文
posted @ 2022-11-25 14:07 Diamondan 阅读(18) 评论(0) 推荐(0) 编辑
摘要:https://www.luogu.com.cn/blog/virus2017/shuweidp 数位DP https://www.cnblogs.com/Phoenix41/p/12537234.html 组合数学选讲 https://www.xht37.com/my-oi/ noi Ag选手xh 阅读全文
posted @ 2022-11-16 15:45 Diamondan 阅读(17) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示