Accepted
foo.cc: In function 'int main()': foo.cc:47:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(now>=q[v].a[3]&&now<=q[v].a[4]) ^~ foo.cc:49:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' break; ^~~~~ foo.cc:64:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if(pan[i][k][j][u]) ^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1013 强墙
- 语言
- C++
- 递交时间
- 2021-03-12 14:09:25
- 评测时间
- 2021-03-12 14:09:25
- 评测机
- 分数
- 60
- 总耗时
- 14ms
- 峰值内存
- 464.0 KiB