Mã chấm Tài khoản Bài tập Ngôn ngữ lập trình Trạng thái Thời gian Bộ nhớ Kích thước Thời gian nộp
271405 Lê Thị Nhã Phương TAM GIÁC SỐ C/C++ Lỗi biên dịch (CE) 0 MS 0 KB 715 2023-11-21 08:56:56

Lỗi biên dịch:

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