Main.cc: In function 'int a(int)': Main.cc:20:5: warning: no return statement in function returning non-void [-Wreturn-type] } ^ Main.cc: In function 'int main()': Main.cc:25:11: error: 'b' was not declared in this scope cout<