0_0_35878604_16438.cpp: In function 'long long int dfs(int, int, int, int*)': 0_0_35878604_16438.cpp:28:32: error: invalid initialization of reference of type 'int&' from expression of type 'long long int' int &sum = f[n][state][inrange]; ^