Run id: 133550

Main.cc: In function 'int main()':
Main.cc:7:29: error: 'i' was not declared in this scope
     int n,a[21][21]={0},t=1;i=0;
                             ^