Compile Error
/in/foo.c: In function 'main': /in/foo.c:20:6: warning: unused variable 'count' [-Wunused-variable] int count=0; ^~~~~ /in/foo.c: In function 'InsertSort': /in/foo.c:53:6: error: expected expression before '=' token for(=1; i<n; i++) ^
信息
- 递交者
- 类型
- 递交
- 题目
- (ty 1-5) 盖板子
- 语言
- C
- 递交时间
- 2019-01-20 15:00:10
- 评测时间
- 2019-01-20 15:00:10
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes