0_0_39499185_17086.cpp: In function 'int main()': 0_0_39499185_17086.cpp:29:36: error: 'abs' was not declared in this scope 29 | dists[i][j] += abs(poses[l] - poses[pos]); | ^~~