cf/mirror

Persistent Bookcase

CF
707D2200· master2s512 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
2 3 3
1 1 1
3 2
4 0
Output
1
4
0
Sample 2of 3
Input
4 2 6
3 2
2 2 2
3 3
3 2
2 2 2
3 2
Output
2
1
3
3
2
4
Sample 3of 3
Input
2 2 2
3 2
2 2 1
Output
2
1
707D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…