Your function will be provided with the five vertices of a pentagon (p) as well as the center point (cp) and radius (r) of a circle. The function should return the number of pentagon vertices that lie within or on the circle. The tolerance for lying on the circle is 0.02.
2529 Solvers
Number of 1s in a binary string
1230 Solvers
Determine the number of odd integers in a vector
321 Solvers
303 Solvers
Is this a valid Tic Tac Toe State?
92 Solvers
Problem Tags