0_0_33598948_13549.cpp: In function 'bool check(double, double, Point, Vector, int)':
0_0_33598948_13549.cpp:98:29: error: no match for 'operator%' (operand types are 'Point' and 'int')
double h6 = DTL(E, B%2
^
0_0_33598948_13549.cpp:98:30: error: expected ',' or ';' at end of input
double h6 = DTL(E, B%2
^
0_0_33598948_13549.cpp:98:30: error: expected '}' at end of input
0_0_33598948_13549.cpp:98:30: error: expected '}' at end of input
|