Compile Error
foo.c: In function 'main': foo.c:7:3: error: assignment to expression with array type b=a; ^ foo.c:6:19: warning: variable 'b' set but not used [-Wunused-but-set-variable] char a[]="hello",b[10]; ^ foo.c:5:9: warning: unused variable 'i' [-Wunused-variable] int i; ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1028 C程序设计综合练习题
- 语言
- C
- 递交时间
- 2021-12-01 12:18:16
- 评测时间
- 2021-12-01 12:18:16
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes