Wrong Answer
foo.c: In function ‘isPrime’: foo.c:13:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 13 | if(n%i==0) | ^~ foo.c:15:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 15 | break; | ^~~~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 南师大2025年新生赛(第一场)
- 语言
- C
- 递交时间
- 2025-08-15 14:56:28
- 评测时间
- 2025-08-23 22:07:57
- 评测机
- 分数
- 0
- 总耗时
- 6ms
- 峰值内存
- 256.0 KiB