0_0_39356624_8317.cpp: In function 'int is_ge180_degree(long long int, long long int, long long int, long long int)': 0_0_39356624_8317.cpp:9:24: error: 'y0' was not declared in this scope; did you mean 'x0'? 9 | if (x0*y1 - x1*y0 < 0) | ^~ | x0