数组a[0..5 数组a[0..5 int a[][3]={1.2.3.4.5.6},则数组元素a[1][0]的值为多少?根据赋值内容,编译器自动确定数组a[0][0]=1A[0][1]=2A[0][2]... 2021-03-13 1545次浏览