cf/mirror

Tournament

CF
878C2700· international gm2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 2
1 5
5 1
10 10
Output
1
2
1
Sample 2of 3
Input
3 2
2 2
3 3
1 10
Output
1
1
3
Sample 3of 3
Input
3 2
2 3
1 1
3 2
Output
1
1
2
878C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…