Topic: Tree Problem / Level: beginner

Problem: Write a program to find the number of paths from root to leaf with a specific sum.

Run the code to see the output here...