0_0_31379214_4435.cpp: In function 'long int a(int)': 0_0_31379214_4435.cpp:9:26: error: 'b' was not declared in this scope return 3*a(n-1)+2*b(n-1); ^