Wrong Answer
foo.cc: In function 'int main()': foo.cc:55:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(x%9409 ==0) ^~ foo.cc:57:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return 0; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 5-5 统计素数因子
- 比赛
- 2020苏青奥赛集训营(2021-2-4实验初中选拔赛)
- 语言
- C++
- 递交时间
- 2021-02-04 13:56:40
- 评测时间
- 2021-02-04 13:56:40
- 评测机
- 分数
- 20
- 总耗时
- 12ms
- 峰值内存
- 384.0 KiB