Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 309 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 309 Bytes

Rutgers-Class-Checker

Checks if your class if available. If it is, it will return an index number.

To run the program, run: javac -cp .:json-simple-1.1.1.jar cc.java java -cp .:json-simple-1.1.1.jar cc

Add the list of courses to a files called "classes" if you do not want to enter the classes everytime