0_0_39179859_30680.cpp: In function 'long long int solve(long long int)': 0_0_39179859_30680.cpp:46:16: error: 'dfs' was not declared in this scope 46 | return dfs(len,0,1,1); | ^~~