Main.cc: In function 'int main()': Main.cc:21:38: error: 'chebysDistance' was not declared in this scope cout << chebysDistance(a, b, c, d) << endl; ^