Skip to content

jslcontributor/salesObject

Repository files navigation

This is the README file.

To compile, navigate to this directory on the terminal and type in the command javac *.java

To run the file, we are using the salesObject class as the entry point. type in the command

java salesObject

after compiling to run.

Input files need to be in the project directory and must be named consecutively, i.e (Input1.txt, Input2.txt, Input3.txt, Input4.txt, ... etc)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages