Chile
In a particularly large country, there are $N$ cities connected by some bidirectional public roads. The public road network can be represented as a binary string $\overline{a_1a_2\ldots a_{N-1}}$, where: - $a_i=1$, if there is a bidirectional road between cities $i$ and $i+1$. - $a_i=0$, otherwise. However, this network sometimes isn't enough, and more roads need to be built. There are $Q$ diffe
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start