← All problemsSign in

Adjacent Steps

A vertex is considered as a point with both its coordinates as an integer. You are initially at the origin of a plane surface. To move on the surface you have to obey the following $2$ rules: $1$.One move is counted as a vertex to an adjacent vertex. You cannot jump and only move to an adjacent vertex. For eg: If you are at $A(x, y)$ you can move to the below points only: $B(x, y+1)

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