Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:82:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
      printf("%I64d\n",query(1,n,1));
                                   ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1659 河蟹王国
 - 语言
 - C++
 - 递交时间
 - 2018-01-16 21:43:23
 - 评测时间
 - 2018-01-16 21:43:23
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 766ms
 - 峰值内存
 - 3.203 MiB