Main.cc:6:26: error: declaration of ‘C’ as multidimensional array must have bounds for all dimensions except the first
void TongLonNhat(int C[][],int A[][])
^
Main.cc:6:27: error: expected ‘)’ before ‘,’ token
void TongLonNhat(int C[][],int A[][])
^
Main.cc:6:28: error: expected unqualified-id before ‘int’
void TongLonNhat(int C[][],int A[][])
^~~
Main.cc: In function ‘int main()’:
Main.cc:27:11: warning: comparison of constant ‘100’ with boolean expression is always true [-Wbool-compare]
if(1