cf/mirror

Greenhouse Effect

CF
269B1700· expert2s256 MB⌨ stdin/stdout
#dp

Examples

Sample 1of 3
Input
3 2
2 1
1 2.0
1 3.100
Output
1
Sample 2of 3
Input
3 3
1 5.0
2 5.5
3 6.0
Output
0
Sample 3of 3
Input
6 3
1 14.284235
2 17.921382
1 20.328172
3 20.842331
1 25.790145
1 27.204125
Output
2
269B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)