Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:7:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(b=2;b<=a-1&&c;b++) ^~~ /in/foo.c:10:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' if(c) ^~
信息
- 递交者
- 类型
- 递交
- 题目
- A3-2 素数专题:素数判断
- 比赛
- 中北 计算机2021级专业修读指导(1)
- 语言
- C
- 递交时间
- 2021-11-30 18:02:53
- 评测时间
- 2021-11-30 18:02:53
- 评测机
- 分数
- 60
- 总耗时
- 5ms
- 峰值内存
- 212.0 KiB