Accepted
/in/foo.c: In function 'sort': /in/foo.c:5:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 5 | for(int i=j+1;i<n;i++) | ^~~ /in/foo.c:7:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 7 | if(k!=j){ | ^~
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2025-02-20 16:55:45
- 评测时间
- 2025-02-20 16:55:45
- 评测机
- 分数
- 10
- 总耗时
- 1ms
- 峰值内存
- 284.0 KiB