Swift 如何判断多维数组中包含一个一维数组

2025-05-07 03:17:40
推荐回答(1个)
回答1:

: #include #define M 10 #define N 20 void main() { int a[M][N],i,j,k,x; for ( i=0;i