Skip to content

richard-tl/Algos-Project

Repository files navigation

README - CSOR 4231 Final Project

I affirm that I will not plagiarize, use unauthorized materials, or give or receive illegitimate help on assignments, papers, or examinations. I will also uphold equity and honesty in the evaluation of my work and the work of others. I do so to sustain a community built around this Code of Honor.

x - Richard Lee (rtl2118)
x - Mina Wang (jsw2194)

-------------------
Instructions for Compilation in a UNIX Environment:

Firstly, navigate to the appropriate directory where this uncompressed .zip file is located by using cd and cd~ commands.

1. To complile the java source file, in the project directory, type: javac Main.java

2. To execute the java program, then 
execute by typing: java Main <input file name.txt> <output file name.txt>

Once this compilation is complete, you can determine the .class file by typing echo $CLASSPATH 

-------------------
This Java script relies on solely the Java.util.* utilities package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages