定义int a[2][3];表示数组a中的元素个数是 个

日期:2015-05-05 16:15:08 人气:1

定义int a[2][3];表示数组a中的元素个数是 个

6个,这是个二维数组。
    A+
热门评论