0_0_18867779_10507.cpp: In function 'int dfs(int, int, int)': 0_0_18867779_10507.cpp:14:26: error: invalid initialization of reference of type 'int&' from expression of type 'short int' int &ret = dp[n][a][b]; ^