Run id: 114528

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