Accepted
/in/foo.cc: In function 'void dp()': /in/foo.cc:27:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(j-p[i].a>=0) ^~ /in/foo.cc:29:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' f[i][j]=minx(f[i][j],maxn(t[i]-j+p[i].b,f[i-1][j])); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1551 我是打饭的
- 语言
- C++
- 递交时间
- 2021-12-06 20:00:02
- 评测时间
- 2021-12-06 20:00:02
- 评测机
- 分数
- 100
- 总耗时
- 89ms
- 峰值内存
- 16.387 MiB