摘要: 任意门:http://acm.hdu.edu.cn/showproblem.php?pid=6342 Problem K. Expression in Memories Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 262144/26214 阅读全文
posted @ 2019-01-29 21:24 莜莫 阅读(227) 评论(0) 推荐(0) 编辑
摘要: 任意门:http://acm.hdu.edu.cn/showproblem.php?pid=6336 Problem E. Matrix from Arrays Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 262144/262144 K 阅读全文
posted @ 2019-01-29 16:04 莜莫 阅读(146) 评论(0) 推荐(0) 编辑
摘要: 学习:https://zhuanlan.zhihu.com/p/31872064 快速乘模板 用于计算大数(long long 范围内) a*b mod p 的情况 复杂度:O(1) 模板: 阅读全文
posted @ 2019-01-29 15:25 莜莫 阅读(152) 评论(0) 推荐(0) 编辑