Wrong Answer
/in/foo.cc: In function 'int small(int)':
/in/foo.cc:14:12: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
  else a=k^k+(k-1)^(k-1) ;
           ~^~~~~~
/in/foo.cc:15:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 金币
 - 语言
 - C++
 - 递交时间
 - 2018-10-28 16:59:48
 - 评测时间
 - 2018-10-28 16:59:48
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 8ms
 - 峰值内存
 - 200.0 KiB