Skip to content

ratoshniuk/minimum-path-sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages