0_0_38471132_4233.cpp: In function 'void dij(int, int)': 0_0_38471132_4233.cpp:33:21: error: 'val' was not declared in this scope if(d[i] > d[u] + val[u]){ ^