0_0_17253304_12344.cpp: In function 'long long int DFS(long long int)': 0_0_17253304_12344.cpp:11:12: error: 'res' was not declared in this scope return res+DFS(m-r)+1; ^