0_0_30759675_21590.cpp:36:33: error: expected '}' at end of input
return Point (x/a, y/a);%
^
0_0_30759675_21590.cpp: In member function 'Point Point::operator/(double)':
0_0_30759675_21590.cpp:36:33: error: expected primary-expression before '%' token
0_0_30759675_21590.cpp:36:33: error: expected primary-expression at end of input
0_0_30759675_21590.cpp:36:33: error: expected '}' at end of input
0_0_30759675_21590.cpp: At global scope:
0_0_30759675_21590.cpp:36:33: error: expected unqualified-id at end of input
|