cf/mirror

A Shade of Moonlight

CF
989D2500· grandmaster2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
5 1 2
-2 1
2 1
3 -1
5 -1
7 -1
Output
4
Sample 2of 2
Input
4 10 1
-20 1
-10 -1
0 1
10 -1
Output
1
989D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)