Main.cc: In function 'int main()': Main.cc:9:8: error: invalid type argument of unary '*' (have 'int') x2=(*i*17+15)*17+14; ^