Good day, Codeforces!
Given a polygon with N vertices, where the vertices(x[i], y[i]) are listed in counterclockwise order, you need to determine the number of concave angles in the polygon. To better understand what is meant, refer to the provided illustrations: