0_0_33635717_7446.cpp: In function 'void bellman_ford(int)': 0_0_33635717_7446.cpp:24:24: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator!=' if(!inq[v] && v != end){ ^