#### General ##### Check the Repo content Files that must be inside your repository: - Your program source code. - a README.md file, Which clearly explains how to use the program. ###### Are the required files present? ##### Evaluate the student's submission ###### Is the student able to explain clearly how we can merge 2 programs? ###### Is the student able to explain clearly how his program works? ##### Create two simple binaries ###### Can the student's program merge the two binaries passed as arguments into one binary?