Vladik and cards
743E2200· master2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
31 1 1
Output
1
Sample 2of 3
Input
88 7 6 5 4 3 2 1
Output
8
Sample 3of 3
Input
241 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
58%
743E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)