运行 ID: 26171

Main.cc: In function ‘int main()’:
Main.cc:9:9: error: ‘a’ was not declared in this scope
    cin>>a[i][j];
         ^
Main.cc:14:10: error: ‘a’ was not declared in this scope
    cout<