Please note!
I was trying to read correctly input from command line, but I am always was getting empty.
I decided to put two files (small and big into resources) and run program only with reading files.
I apologize for that.
Prerequisites
Ensure you have scala 2.13 on your machine
How to run program
- run
cd minimum-path-sum- run
sbt package- run
scala target/scala-2.13/minimum-path-sum_2.13-0.1.0-SNAPSHOT.jar
Or simply launch in IDEA since it only reads files from /resources