0_0_15678772_29174.cpp: In function 'int main()':
0_0_15678772_29174.cpp:100:65: error: invalid operands of types 'double' and 'int' to binary 'operator%'
if (t2 >= 0.0 && fabs(bx - ax) < eps && t2 %3
^
0_0_15678772_29174.cpp:100:65: error: expected ')' at end of input
0_0_15678772_29174.cpp:100:65: error: expected statement at end of input
0_0_15678772_29174.cpp:100:65: error: expected '}' at end of input
0_0_15678772_29174.cpp:100:65: error: expected '}' at end of input
0_0_15678772_29174.cpp:100:65: error: expected '}' at end of input
0_0_15678772_29174.cpp:100:65: error: expected '}' at end of input
0_0_15678772_29174.cpp:100:65: error: expected '}' at end of input
0_0_15678772_29174.cpp:86:22: error: label 'r' used but not defined
goto r;
^
|