Runtime Error
foo.cc: In function ‘bool build(int)’: foo.cc:29:1: warning: no return statement in function returning non-void [-Wreturn-type] 29 | } | ^ foo.cc: In function ‘void sol()’: foo.cc:53:21: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 53 | if(l[j][m]==1) | ^~ foo.cc:55:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 55 | if(count>6) | ^~
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- P1197 费解的开关
- 语言
- C++
- 递交时间
- 2024-07-02 20:24:43
- 评测时间
- 2024-07-02 20:24:43
- 评测机
- 分数
- 0
- 总耗时
- 1039ms
- 峰值内存
- 256.016 MiB