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; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1995 模式字符串
- 语言
- C++
- 递交时间
- 2017-04-28 13:57:09
- 评测时间
- 2017-04-28 13:57:09
- 评测机
- 分数
- 0
- 总耗时
- ≥2518ms
- 峰值内存
- ≥45.336 MiB