Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:11:22: warning: format '%d' expects argument of type 'int', but argument 2 has type '__gnu_cxx::__enable_if<true, double>::__type {aka double}' [-Wformat=]
  printf("%d",log2(cp));
                      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1684 丢失的筷子
 - 语言
 - C++
 - 递交时间
 - 2017-07-10 16:41:00
 - 评测时间
 - 2017-07-10 16:41:00
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 102ms
 - 峰值内存
 - 380.0 KiB