# Java solution by Mohammad Meraj Zia # Sum Path To compile the code run ```java javac SumPath.java ``` To run ```java java SumPath ```