cf/mirror

Heidi and the Turing Test (Medium)

CF
1184C22200· master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
5 1
1 1
1 -1
-1 1
-1 -1
2 0
Output
3
Sample 2of 2
Input
5 2
1 1
1 -1
-1 1
-1 -1
2 0
Output
5
1184C2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)