Main.cc: In function 'int age(int)': Main.cc:10:25: error: 'n' was not declared in this scope return (age(n+1)+1)*2; ^