Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:86:45: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
  printf("%ld\n%ld\n",ans,maxv(1)?maxv(1)+1:0);
                                             ^
/in/foo.cc:86:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1183 Fish && kitty
 - 语言
 - C++
 - 递交时间
 - 2018-02-06 21:04:53
 - 评测时间
 - 2018-02-06 21:04:53
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - 255ms
 - 峰值内存
 - 8.719 MiB