/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void work()':
/in/foo.cc:122:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (int i=1;i<=n;i++) head[i]=0;tot=0;
  ^~~
/in/foo.cc:122:35: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  for (int i=1;i<=n;i++) head[i]=0;tot=0;
                                   ^~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥502ms ≥20.25 MiB
#2 Time Exceeded ≥503ms ≥16.484 MiB
#3 Time Exceeded ≥504ms ≥24.465 MiB
#4 Time Exceeded ≥1003ms ≥62.625 MiB

信息

递交者
类型
递交
题目
P1995 模式字符串
语言
C++
递交时间
2017-04-28 13:33:02
评测时间
2017-04-28 13:33:02
评测机
分数
0
总耗时
≥2514ms
峰值内存
≥62.625 MiB