/ Vijos /

记录详情

Time Exceeded

/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 Accepted 5ms 752.0 KiB
#2 Accepted 13ms 744.0 KiB
#3 Accepted 107ms 640.0 KiB
#4 Accepted 195ms 744.0 KiB
#5 Accepted 291ms 640.0 KiB
#6 Time Exceeded ≥2003ms ≥876.0 KiB
#7 Time Exceeded ≥2002ms ≥768.0 KiB
#8 Time Exceeded ≥2001ms ≥896.0 KiB
#9 Time Exceeded ≥2006ms ≥1.0 MiB
#10 Time Exceeded ≥2007ms ≥1.125 MiB

信息

递交者
类型
递交
题目
P1081 野生动物园
语言
C++
递交时间
2018-05-11 17:46:27
评测时间
2018-05-11 17:46:27
评测机
分数
50
总耗时
≥10634ms
峰值内存
≥1.125 MiB