Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:17:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
17 | for(int i=1;i<n-1;i++)
| ^~~
/in/foo.cc:20:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
20 | if(b[0]!=1)
| ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P2394 1.6.7有趣的跳跃
- 语言
- C++
- 递交时间
- 2026-07-22 15:42:38
- 评测时间
- 2026-07-22 15:42:38
- 评测机
- 分数
- 0
- 总耗时
- ≥4006ms
- 峰值内存
- ≥556.0 KiB