Time Exceeded
foo.cc: In function 'int main()': foo.cc:48:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (vis[i]) continue; vis[i] = 1; ^~ foo.cc:48:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (vis[i]) continue; vis[i] = 1; ^~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 比赛
- 厦大附中模拟赛第六场
- 语言
- C++
- 递交时间
- 2021-03-14 16:27:26
- 评测时间
- 2021-03-14 16:27:26
- 评测机
- 分数
- 0
- 总耗时
- ≥2749ms
- 峰值内存
- ≥15.391 MiB