Hi,

I am new to C++ and I cannot seem to figure out what is wrong with my code. It looks fine to me but when I try to create an object of class Location I get this error which I do not understand the meaning to. Could someone please help me explain this problem?

Thank you

Chris


#include<stdio. h>

#include <math.h>

double findAverage (double...