cf/mirror

Inversion Expectation

CF
1096F2300· international master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3
3 -1 -1
Output
499122179
Sample 2of 3
Input
2
1 2
Output
0
Sample 3of 3
Input
2
-1 -1
Output
499122177
1096F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)