Main.cc: In function 'int main()': Main.cc:6:7: error: expected '(' before '{' token if{ ^ Main.cc:5:9: warning: unused variable 'y' [-Wunused-variable] int y; ^