cf/mirror

Sasha Circle

CF
549E2700· international gm2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2 2
-1 0
1 0
0 -1
0 1
Output
NO
Sample 2of 2
Input
4 4
1 0
0 1
-1 0
0 -1
1 1
-1 1
-1 -1
1 -1
Output
YES
549E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)