Main.cc: In function 'int t(int)': Main.cc:7:14: error: 'n' was not declared in this scope return x*t(n-1); ^