随笔分类 - 数学 欧拉函数/定理
HDU 4549 矩阵快速幂+快速幂+欧拉函数
摘要:M斐波那契数列 Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 3087 Accepted Submission(s): 953 Problem
阅读全文
FZU 1759 欧拉函数 降幂公式
摘要:Description Description Description Given A,B,C, You should quickly calculate the result of A^B mod C. (1<=A,C<=1000000000,1<=B<=10^1000000). Given A,
阅读全文