Memory Exceeded
foo.cc: In function 'int MI(long int, long int)':
foo.cc:8:14: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
  else if (y&2==0) return MI(x,y/2)*MI(x,y/2);
             ~^~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1031 快速幂取模
 - 比赛
 - 周末测试2
 - 语言
 - C++
 - 递交时间
 - 2021-09-24 20:03:52
 - 评测时间
 - 2021-09-24 20:03:52
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - ≥207ms
 - 峰值内存
 - ≥16.016 MiB