题目详情
单选题 下列数组定义错误的是( )
A. int a[10]
B. int a[4+2]
C. int a[3.5*2]
D. #define n 10 int a[n+4]
学科:C语言程序设计
时间:2023-06-08 12:03:41
相关题目
相关作业