← All problemsSign in

ZigZag Tree Sequences (Hard)

CodeChefRating 3034Open on judge ↗

**This is the hard version of the problem. In this version, the labels of the nodes $A_i$ satisfy $A_i \le N$. This problem is worth $65$ points in division $1$, and is not scorable in the other divisions.** You are given a labeled tree on $N$ nodes. Node $i$ has the label $A_i$. Count the number of zig-zag sequences in it. Formally, a sequence of nodes $v_1, v_2, v_3, \ldots, v_k$ of lengt

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.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start