Compile Error
/in/foo.cc: In function 'int fastpow(int)':
/in/foo.cc:18:31: error: expected primary-expression before ')' token
   int num = fastpow((k - 1) / ) % n;
                               ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1841 转圈游戏
 - 语言
 - C++
 - 递交时间
 - 2018-08-07 09:06:59
 - 评测时间
 - 2018-08-07 09:06:59
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes