Run id: 141370

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