Wrong Answer
/in/foo.cc: In function 'int quick_pow(int, int)':
/in/foo.cc:10:12: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
   if(b & 1 != 0){
          ~~^~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:19:20: warning: unused variable 'res' [-Wunused-variable]
  int n , m , ans , res;
                    ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - chess 中国象棋
 - 语言
 - C++
 - 递交时间
 - 2018-11-29 21:22:32
 - 评测时间
 - 2018-11-29 21:22:32
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 17ms
 - 峰值内存
 - 312.0 KiB