Run id: 156223

Main.cc: In function 'int main()':
Main.cc:9:11: error: 'i' was not declared in this scope
    cin>>n[i][j];
           ^