Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
*********************************************************** Lab 5 Group: (Please put your name and netid here) Student1 (netid1) Student2 (netid2) Reference: (Include the reference you use) *********************************************************** This is the directory for students. It should contain these following files: . ├── Makefile ├── config.txt ├── branchsimulator.cpp ├── expected_results │ └── trace.txt.out.ans.txt ├── Lab5.pdf ├── readme.txt └── trace.txt If you test with the config.txt and trace.txt: ./branchsimulator.out config.txt trace.txt you should receive the output as in ./expected_results ***********************************************************