Compile Error
/in/foo.c: In function 'main': /in/foo.c:24:11: error: 'v' undeclared (first use in this function) if (d == v) { ^ /in/foo.c:24:11: note: each undeclared identifier is reported only once for each function it appears in /in/foo.c:23:12: warning: unused variable 'mid' [-Wunused-variable] const int mid = high + low / 2; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 新年红包
- 语言
- C
- 递交时间
- 2018-02-15 13:52:45
- 评测时间
- 2018-02-15 13:52:45
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes