运行 ID: 91942

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