Main.cc: In function 'int ago(int)': Main.cc:9:17: error: 'age' was not declared in this scope return age(x-1)+2; ^ Main.cc: In function 'int main()': Main.cc:14:13: error: 'age' was not declared in this scope cout<