0_0_13877226_989.cpp: In function 'int search(int)': 0_0_13877226_989.cpp:86:28: error: 'n' was not declared in this scope if(x&1) return 1+search(3*n+1); ^