cf/mirror

Maple and Tree Beauty (Hard Version)

CF
2138C22000· candidate master6s1024 MB⌨ stdin/stdout

Examples

Sample 1of 2multi-test • hover to link
Input
5
7 3
1 1 2 2 3 3
7 2
1 1 2 3 1 1
5 0
1 2 3 4
5 2
1 1 1 1
5 4
1 1 1 1
Output
3
2
5
1
2
Sample 2of 2multi-test • hover to link
Input
5
2 0
1
2 1
1
3 0
1 1
3 1
1 2
3 1
1 1
Output
2
2
2
3
2
2138C2.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…