Compile Error
/in/foo.c: In function 'main':
/in/foo.c:7:2: error: 'book' undeclared (first use in this function)
book[n+1][n+1]={0};
^~~~
/in/foo.c:7:2: note: each undeclared identifier is reported only once for each function it appears in
/in/foo.c:7:17: error: expected expression before '{' token
book[n+1][n+1]={0};
^
信息
- 递交者
- 类型
- 自测
- 题目
- P1911 珠心算测验
- 语言
- C
- 递交时间
- 2018-04-30 19:26:52
- 评测时间
- 2018-04-30 19:26:52
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes