0_0_26042064_18996.cpp: In function 'int distance(p, p)': 0_0_26042064_18996.cpp:16:26: error: 'abs' was not declared in this scope return abs (l.x - k.x) + abs (l.y - k.y); ^