Roman and Browser
1100A1000· newbie1s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
4 21 1 -1 1
Output
2
Sample 2of 2
Input
14 3-1 1 -1 -1 1 -1 -1 1 -1 -1 1 -1 -1 1
Output
9
58%
1100A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
4 21 1 -1 1
2
14 3-1 1 -1 -1 1 -1 -1 1 -1 -1 1 -1 -1 1
9