Wrong Answer
/in/foo.cc: In function 'long int dfs(long int, long int, long int, long int, long int)': /in/foo.cc:18:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(m==0&&v==maxv) ^~ /in/foo.cc:20:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(m==0) ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1297 生日蛋糕
- 语言
- C++
- 递交时间
- 2020-10-03 19:31:52
- 评测时间
- 2020-10-03 19:31:52
- 评测机
- 分数
- 10
- 总耗时
- 17ms
- 峰值内存
- 232.0 KiB