Main.cc: In function ‘int main()’: Main.cc:37:43: error: expected primary-expression before ‘;’ token cout << setw(2) << a[i][j] << ; ^