Run id: 7494

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