Zero the Path
CodeChefOpen on judge ↗
You are given a tree with $N$ nodes with a number written on each node. A path-sum for any two nodes is defined as the sum of the values written at all nodes in the simple path between the two nodes. In particular if both the chosen nodes are same then path-sum is the value at the node itself. Find the maximum possible path-sum between any two nodes in the given tree if you can perform the follow
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