Accepted
/in/foo.c: In function 'FindMaxNeg': /in/foo.c:17:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=0;;i++) ^~~ /in/foo.c:23:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(i=1;i<n;i++) ^~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 基于数组的编程训练(二)2019-5-26
- 语言
- C
- 递交时间
- 2019-05-26 18:26:13
- 评测时间
- 2019-05-26 18:26:13
- 评测机
- 分数
- 100
- 总耗时
- 5ms
- 峰值内存
- 220.0 KiB