cf/mirror

Deterministic Heap (Hard Version)

CF
2001E22900· international gm4s512 MB⌨ stdin/stdout

Examples

Sample 1of 3multi-test • hover to link
Input
6
2 1 998244353
3 2 998244853
3 3 998244353
3 4 100000037
4 2 100000039
4 3 100000037
Output
2
12
40
100
32
224
Sample 2of 3multi-test • hover to link
Input
1
100 500 100000037
Output
66681128
Sample 3of 3multi-test • hover to link
Input
2
87 63 100000037
13 437 100000039
Output
83566569
54517140
2001E2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…