Run id: 126886

Main.cc: In function 'int main()':
Main.cc:14:7: error: 'a' was not declared in this scope
   if (a[i]%2!=0) {
       ^