Wrong Answer
foo.cc: In function 'void dp()': foo.cc:26:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=k;i++) ^~~ foo.cc:29:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if(f[q]==1) ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1159 岳麓山上打水
- 语言
- C++
- 递交时间
- 2021-01-15 19:56:54
- 评测时间
- 2021-01-15 19:56:54
- 评测机
- 分数
- 0
- 总耗时
- 206ms
- 峰值内存
- 508.0 KiB