Run id: 141368

Main.cc: In function 'int main()':
Main.cc:21:16: error: 'j' was not declared in this scope
         a[i]=a[j];
                ^