0_0_35896668_21279.cpp: In function 'int main()': 0_0_35896668_21279.cpp:14:23: error: 'n' was not declared in this scope printf("%d\n",solve(n / 2) + solve(n - n / 2)); ^