在下面的一维数组定义中,错误的定义格式为(C )。

A.int a[]={1,2,3} B. int a[10]={0} C. int a[] D. int a[5]

时间:2023-07-03 14:54:51

相似题目