cf/mirror

Beautiful Sequence

CF
2069C1500· specialist2s256 MB⌨ stdin/stdout

Examples

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