Wrong Answer
foo.cc: In function 'int main()': foo.cc:86:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int j=1;j<=ct;j++) ^~~ foo.cc:89:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' sum=sum-now+1; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1008 刘学习的会模糊的卡诺图
- 语言
- C++
- 递交时间
- 2020-12-20 15:18:39
- 评测时间
- 2020-12-20 15:18:39
- 评测机
- 分数
- 80
- 总耗时
- 1483ms
- 峰值内存
- 14.77 MiB