Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 244 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 244 Bytes

Instructions for project 2

Need:

  • Maven
  • Java
git clone
cd rwernert/project2
mvn package
java -jar target/project2-0.1.jar {filepath & filename of dfa file} {input string}

Will fail with exit code (-1) on invalid input