Runtime Error
foo.cc: In function 'int main()': foo.cc:39:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 39 | for(int t=j-d;t<=j+d;t++) | ^~~ foo.cc:42:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 42 | if(maxn<b[i][j]){ | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1850 小朋友的数字
- 语言
- C++
- 递交时间
- 2023-05-13 12:09:07
- 评测时间
- 2023-05-13 12:09:40
- 评测机
- 分数
- 0
- 总耗时
- 27ms
- 峰值内存
- 540.0 KiB