Hannahs Ultimate Challenge
CodeChefOpen on judge ↗
Hannah Baker and Clay Jensen are best friends. One day Hannah decided to give Clay a vector $v = [v_1, v_2, v_3,...,v_n]$ and she defined a function $f(v)$ as the number of pairs of adjacent elements in $v$ which are unequal (In particular if $n = 1$ then $f(v) = 0$). For example if $v = [1, 2, 2, 4]$ then $f(v) = 2$. She wanted to make the task more interesting so she defined another function
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