cf/mirror

Mission Impassable

CF
150D2600· international gm3s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
7
-1 -1 -1 -1 -1 -1 -1
abacaba
Output
0
Sample 2of 3
Input
7
1 -1 -1 -1 -1 -1 -1
abacaba
Output
7
Sample 3of 3
Input
7
1 5 -1 -1 -1 -1 10
abacaba
Output
16
150D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)