Inversion Expectation
1096F2300· international master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
33 -1 -1
Output
499122179
Sample 2of 3
Input
21 2
Output
0
Sample 3of 3
Input
2-1 -1
Output
499122177
58%
1096F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)