Compile Error
foo.cc: In function 'int main()':
foo.cc:7:4: error: expected primary-expression before 'int'
  j=int mi(int a,int b);
    ^~~
foo.cc: In function 'int mi(int, int)':
foo.cc:14:10: error: 'mo' was not declared in this scope
       a%=mo;
          ^~
foo.cc:14:10: note: suggested alternative: 'mi'
       a%=mo;
          ^~
          mi
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1031 快速幂取模
 - 比赛
 - 周末测试2
 - 语言
 - C++
 - 递交时间
 - 2021-09-24 21:44:52
 - 评测时间
 - 2021-09-24 21:44:52
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes