Compile Error
/in/foo.c:3:5: error: variably modified 'a' at file scope int a[N]; ^ /in/foo.c: In function 'main': /in/foo.c:7:12: warning: format '%d' expects a matching 'int *' argument [-Wformat=] scanf("%d%d",&n); ^ /in/foo.c:21:18: error: lvalue required as left operand of assignment if(a[i]==0&&zxc=1) ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1439 区间
- 语言
- C
- 递交时间
- 2018-01-24 21:11:00
- 评测时间
- 2018-01-24 21:11:00
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes