/ 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 756.0 KiB
#2 Wrong Answer 14ms 640.0 KiB
#3 Wrong Answer 107ms 736.0 KiB
#4 Wrong Answer 260ms 640.0 KiB
#5 Wrong Answer 315ms 640.0 KiB
#6 Time Exceeded ≥2005ms ≥768.0 KiB
#7 Time Exceeded ≥2001ms ≥768.0 KiB
#8 Runtime Error 77ms 896.0 KiB
#9 Runtime Error 82ms 1.0 MiB
#10 Runtime Error 96ms 972.0 KiB

信息

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