Polygons
166B2100· master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
6-2 10 33 34 13 -22 -240 12 23 11 0
Output
YES
Sample 2of 3
Input
51 24 23 -3-2 -2-2 140 11 24 12 -1
Output
NO
Sample 3of 3
Input
5-1 22 34 13 -20 -351 01 13 15 -12 -1
Output
NO
58%
166B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)