Thưa thầy! cái bài tập thực hành thầy có thể xem hàm cộng của em sai ở đâu không ạh!sao em chạy hoài không được
MANG MANG:perator+(MANG& b)
{
MANG tam;
tam.arr=new int[100];
for(int i=1;i<=b.n;i++)
tam.arr[i]=b.arr[i];
for(int i=n;i<=n;i++)
tam.arr[i+n]=this->arr[i];
return tam;
}
MANG MANG:perator+(MANG& b)
{
MANG tam;
tam.arr=new int[100];
for(int i=1;i<=b.n;i++)
tam.arr[i]=b.arr[i];
for(int i=n;i<=n;i++)
tam.arr[i+n]=this->arr[i];
return tam;
}
Comment