m2skills

all paths op

Jun 3rd, 2018
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. All the paths from root to the leaf nodes are :
  2. 1 2 4 7 9 10
  3. 1 2 5
  4. 1 3 6 8 11
  5. Process finished with exit code 0
Add Comment
Please, Sign In to add comment