cf/mirror

Bear and Polynomials

CF
639C2200· master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3 1000000000
10 -9 -3 5
Output
3
Sample 2of 3
Input
3 12
10 -9 -3 5
Output
2
Sample 3of 3
Input
2 20
14 -7 19
Output
0
639C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)