Skip to content

zramdeen/a3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Assignment 3

See the pdf write-up for more information on the programs.

To Compile: (from terminal)

javac P1.java
javac P2.java

To Execute: (from terminal)

java P1
java P2

Using bash scripts: (from terminal)

# navigate to "test" folder
./run # copies and compiles files
./clean # deletes files, both copied and compiled

# use "Execute" commands to test the files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published