0_0_9449398_16584.cpp: In function `int main()':
0_0_9449398_16584.cpp:280: error: invalid initialization of non-const reference of type 'Vector&' from a temporary of type 'Point'
0_0_9449398_16584.cpp:132: error: in passing argument 2 of `bool LineDis(Point&, Vector&, Point&, Vector&, long double&)'
0_0_9449398_16584.cpp:283: error: invalid initialization of non-const reference of type 'Vector&' from a temporary of type 'Point'
0_0_9449398_16584.cpp:132: error: in passing argument 2 of `bool LineDis(Point&, Vector&, Point&, Vector&, long double&)'
|