cf/mirror

An unavoidable detour for home

CF
814E2600· international gm3s256 MB⌨ stdin/stdout

Examples

Sample 1of 4
Input
4
3 2 3 2
Output
1
Sample 2of 4
Input
5
2 3 3 2 2
Output
2
Sample 3of 4
Input
5
2 2 2 2 2
Output
2
Sample 4of 4
Input
20
2 2 2 2 3 2 3 2 2 2 2 2 2 2 2 2 2 3 3 2
Output
82944
814E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…