Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:13:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation] {for(i=2;i<y;i++) //判断y是否为素数 ^~~ /in/foo.c:16:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' if(i==y) // y是素数 ^~
信息
- 递交者
- 类型
- 递交
- 语言
- C
- 递交时间
- 2019-10-27 19:10:50
- 评测时间
- 2019-10-27 19:10:50
- 评测机
- 分数
- 0
- 总耗时
- 5ms
- 峰值内存
- 208.0 KiB