0_0_16880824_14666.cpp: In function 'void dfs(int)': 0_0_16880824_14666.cpp:16:24: error: invalid operands of types 'int*' and 'int' to binary 'operator/' int x = (cost + 19) / 20; ^