题目加载中…

假设 sizeof(int) 的值为4,对数组定义: int a[3][6]; 则 sizeof( a[0] )的值为__? - 开卷题库