Assignment 1 Submission ======================= Electronic Submission Requirements: ---------------------------------- Questions 1 and 5 must be submitted electronically. You must call your CSIM program for question 1, "question1.c", and your CSIM program for question 5, "question5.c". It is very important that you use these names for your programs, as we'll be using a script to examine your submission. The script expects your programs to have these names. Note that you do not need to submit the output for your programs electronically. Just submit the code electronically. You'll also need to submit a README file that must list your group members, as well as any specific information about your programs that you think the markers should be aware of (if any). You must submit from CDF using the following UNIX command: (a) St.George students: submit -N ps1 csc354h question1.c question5.c README (b) Erindale students: submit -N ps1 csc354e question1.c question5.c README Hard Copy Submission Requirements: --------------------------------- At the beginning of the tutorial, you must submit the hard copy portion of problem set 1. This includes your equality page (this can be obtained from /u/csc354h/include/admin), which lists each member in your group. It also includes your neatly hand-written (or laser printed) solutions for questions 2, 3, & 4. For questions 1 and 5, you will need to print your program AND the output for your program. On your output, write comments (by hand) that explain what the output of your program shows. Please use a stapler to join the pages in your hard copy submission. The pages should be joined in this order: Equality Sheet (title page with group members listed) Question 1 (printout of program code) Question 1 (printout of output) Question 2 (hand written solution) Question 3 (hand written solution) Question 4 (hand written solution) Question 5 (printout of program code) Question 5 (printout of output) Please do not use an envelope or a paper clip. Please use a staple to attach your pages. Make sure that you clearly label each page to indicate what it contains. Your names and login ids should be printed on each page submitted. Note that there will be deductions for failing to conform to the submission requirements.