/ Vijos /

记录详情

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=]
# 状态 耗时 内存占用
#1 Accepted 2ms 2.25 MiB
#2 Accepted 2ms 2.25 MiB
#3 Wrong Answer 2ms 384.0 KiB
#4 Runtime Error 12ms 8.25 MiB
#5 Runtime Error 15ms 8.625 MiB
#6 Runtime Error 23ms 6.875 MiB
#7 Runtime Error 28ms 8.512 MiB
#8 Runtime Error 48ms 8.625 MiB
#9 Runtime Error 67ms 7.668 MiB
#10 Runtime Error 51ms 8.719 MiB

信息

递交者
类型
递交
题目
P1183 Fish && kitty
语言
C++
递交时间
2018-02-06 21:04:53
评测时间
2018-02-06 21:04:53
评测机
分数
20
总耗时
255ms
峰值内存
8.719 MiB