摘要:
A. Arpa’s hard exam and Mehrdad’s naive cheat 题意求1378的n次方的最后一位,懒的写循环节 瞎快速幂 py3 int和LL 合并为int了 1 def q_(x): 2 a = 8 3 ans = 1 4 while(x>0): 5 if(x&1): 阅读全文
posted @ 2016-12-08 15:23
zxMrlc
阅读(236)
评论(2)
推荐(0)
摘要:
A. Arpa’s hard exam and Mehrdad’s naive cheat 题意求1378的n次方的最后一位,懒的写循环节 瞎快速幂 py3 int和LL 合并为int了 1 def q_(x): 2 a = 8 3 ans = 1 4 while(x>0): 5 if(x&1): 阅读全文
posted @ 2016-12-08 15:22
zxMrlc
阅读(205)
评论(0)
推荐(0)

浙公网安备 33010602011771号