0_0_33931750_12982.cpp: In function 'long long int dfs(int, int, bool)': 0_0_33931750_12982.cpp:32:9: error: 'res' was not declared in this scope res += dfs(pos - 1, i == 4, limit && i == a[pos]); ^