Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 272 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 272 Bytes

Netflix

java -jar Netflix.jar < input > output

input can have 3 directives

  1. process-file file_name - processes the file_name containing title information.
  2. query 'prefix of title'
  3. quit - quits the program

output contains result of executing input directives.