/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void work()':
/in/foo.cc:123:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (int i=1;i<=n;i++) head[i]=0,b[i]=false;tot=0;
  ^~~
/in/foo.cc:123:46: 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,b[i]=false;tot=0;
                                              ^~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥501ms ≥18.25 MiB
#2 Time Exceeded ≥507ms ≥22.25 MiB
#3 Time Exceeded ≥503ms ≥20.469 MiB
#4 Time Exceeded ≥1005ms ≥45.336 MiB

信息

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