SFU ID: tliaqat
Github username: tliaqat
Github: Link to github repo (your assignment repos are private so these links are only accessible to TAs and Instructor)
Line and file: n/a part2.c
Expected behavior: instructions expected between 1-19
Observed behavior: instruction 61, 67, 69, 70
Question: Why does the instruction count for multiply go up to the 60s when the input file only has 19 instructions? When I cat the reference solution and my output, all of the instructions match.