Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:22:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(d>m) break;vi[d]=1; ^~ /in/foo.cc:22:18: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(d>m) break;vi[d]=1; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1039 区域赛选拔赛-塔子哥数数
- 语言
- C++
- 递交时间
- 2019-06-18 18:04:20
- 评测时间
- 2019-06-18 18:04:20
- 评测机
- 分数
- 0
- 总耗时
- 1596ms
- 峰值内存
- 8.383 MiB