Runtime Error
/in/foo.c: In function 'main': /in/foo.c:9:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(j=1;j<n;j++) ^~~ /in/foo.c:11:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' printf("%d",a[0]); ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 1-3 序列循环左移
- 比赛
- 2021(四) 作业第一场:秀肌肉
- 语言
- C
- 递交时间
- 2021-09-30 21:16:38
- 评测时间
- 2021-09-30 21:16:38
- 评测机
- 分数
- 50
- 总耗时
- 15ms
- 峰值内存
- 656.0 KiB