/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:6:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(int i=1;i<=n;i++)
   ^~~
/in/foo.cc:8:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
      while(m--){ memset(s1,0,sizeof(s1));
      ^~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 752.0 KiB
#2 Wrong Answer 9ms 764.0 KiB
#3 Wrong Answer 127ms 640.0 KiB
#4 Wrong Answer 217ms 768.0 KiB
#5 Wrong Answer 303ms 744.0 KiB
#6 Time Exceeded ≥2004ms ≥860.0 KiB
#7 Time Exceeded ≥2002ms ≥840.0 KiB
#8 Runtime Error 95ms 988.0 KiB
#9 Runtime Error 107ms 1.102 MiB
#10 Runtime Error 80ms 1.117 MiB

信息

递交者
类型
递交
题目
P1081 野生动物园
语言
C++
递交时间
2018-05-11 17:41:41
评测时间
2018-05-11 17:41:41
评测机
分数
0
总耗时
4952ms
峰值内存
1.117 MiB