Main.cc:12:1: error: expected declaration before '}' token } ^ Main.cc: In function 'int akm(int, int)': Main.cc:11:1: warning: control reaches end of non-void function [-Wreturn-type] } ^