Wrong Answer
/in/foo.cc: In function 'int dfs(int, int)': /in/foo.cc:10:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nx>=1&&nx<=x&&ny>=1&&ny<=y&&a[x][y]<a[nx][ny]) ^~ /in/foo.cc:12:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' f[x][y]++; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1011 清帝之惑之顺治
- 语言
- C++
- 递交时间
- 2024-11-16 21:24:53
- 评测时间
- 2024-11-16 21:24:53
- 评测机
- 分数
- 0
- 总耗时
- 431ms
- 峰值内存
- 6.309 MiB