Main.cc: In function 'int akm(int, int)': Main.cc:14:5: error: expected ';' before '}' token } ^ Main.cc:15:2: warning: control reaches end of non-void function [-Wreturn-type] } ^