Bear and Polynomials
639C2200· master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
3 100000000010 -9 -3 5
Output
3
Sample 2of 3
Input
3 1210 -9 -3 5
Output
2
Sample 3of 3
Input
2 2014 -7 19
Output
0
58%
639C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)