Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:19:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(j%i==0)a[j]=!a[j]; ^~ /in/foo.cc:20:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(a[i]) cout<<i<<" "; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1010 s-0-1班级活动之选人
- 语言
- C++
- 递交时间
- 2021-06-07 17:57:00
- 评测时间
- 2021-06-07 17:57:00
- 评测机
- 分数
- 0
- 总耗时
- 695ms
- 峰值内存
- 600.0 KiB