Mã chấm: 268898
Main.cc:8:1: error: ‘Void’ does not name a type; did you mean ‘void’? Void Nhap mang(int a[], int n) ^~~~ void Main.cc:17:1: error: ‘Void’ does not name a type; did you mean ‘void’? Void MangNgauNhien(int a[], int n) ^~~~ void Main.cc:24:1: error: ‘Void’ does not name a type; did you mean ‘void’? Void XuatMang(int a[], int n) ^~~~ void Main.cc: In function ‘bool KSTN(int)’: Main.cc:33:16: error: ‘False’ was not declared in this scope return False; ^~~~~ Main.cc:33:16: note: suggested alternative: ‘pclose’ return False; ^~~~~ pclose Main.cc: In function ‘int TongPTSNT(int*, int)’: Main.cc:42:21: error: ‘o’ was not declared in this scope for (int i=0; i