cf/mirror

Vladik and cards

CF
743E2200· master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
3
1 1 1
Output
1
Sample 2of 3
Input
8
8 7 6 5 4 3 2 1
Output
8
Sample 3of 3
Input
24
1 8 1 2 8 2 3 8 3 4 8 4 5 8 5 6 8 6 7 8 7 8 8 8
Output
17
743E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)