Run id: 138121

Main.cc: In function 'int main()':
Main.cc:7:5: error: invalid type argument of unary '*' (have 'int')
  a=*i;
     ^