Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:27:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(t0=1; t0<=n; t0++) ^~~ /in/foo.cc:28:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' scanf("%d",&now[t0]);--t0; ^~ /in/foo.cc:26:6: warning: unused variable 'tmp' [-Wunused-variable] int tmp; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2007 蚯蚓
- 语言
- C++
- 递交时间
- 2019-11-08 19:25:50
- 评测时间
- 2019-11-08 19:25:50
- 评测机
- 分数
- 95
- 总耗时
- ≥4843ms
- 峰值内存
- ≥86.191 MiB