0_0_39528347_22056.cpp: In function 'void solve()': 0_0_39528347_22056.cpp:86:109: error: 'dfs' was not declared in this scope 86 | dp[c%2][x][y][dmg][dx][dy]+=dfs(1,x+di,y+dj); | ^~~