Accepted
/in/foo.c: In function 'sup': /in/foo.c:6:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=2;i<=j;i++) ^~~ /in/foo.c:9:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' if(j==1) ^~
信息
- 递交者
- 类型
- 自测
- 题目
- A5-2 超级素数的个数
- 语言
- C
- 递交时间
- 2021-12-16 23:26:09
- 评测时间
- 2021-12-16 23:26:09
- 评测机
- 分数
- 10
- 总耗时
- 1ms
- 峰值内存
- 272.0 KiB