Compile Error
/in/foo.c: In function 'MoveLeft': /in/foo.c:5:6: error: 'b' undeclared (first use in this function) if (b>=1) { ^ /in/foo.c:5:6: note: each undeclared identifier is reported only once for each function it appears in
信息
- 递交者
- 类型
- 自测
- 题目
- A7-6 数组的左移函数
- 语言
- C
- 递交时间
- 2019-04-21 20:34:39
- 评测时间
- 2019-04-21 20:34:39
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes