cf/mirror

Array Recoloring

CF
2075B1300· pupil2s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
3
3 1
1 2 3
5 2
4 2 3 1 3
4 3
2 2 2 2
Output
5
10
8
2075B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)