Accepted
foo.c: In function ‘judge_su’: foo.c:18:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 18 | if (num==1) | ^~ foo.c:20:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 20 | for(i=2;i<num;i++) | ^~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 南师大2025年新生赛(第一场)
- 语言
- C
- 递交时间
- 2025-08-16 21:55:39
- 评测时间
- 2025-08-23 22:09:33
- 评测机
- 分数
- 100
- 总耗时
- 243ms
- 峰值内存
- 512.0 KiB