CS3 Lab Policy * lab attendance is mandatory. Only documented excuses. * attendance is taken at the end of the lab, after the completion of the milestone or after code review. The name must be on the sign-in sheet. * TA does not hold office hours, come to the lab or email him with questions * assignment is due in a week after it is given. That is, it is due by the midnight before the next lab's day. Late assignments are not graded. Extensions are given by email only and only in case of a documented valid reason. * make sure the code compiles on wasp/hornet with: g++ yourcode.cpp * submission to the subversion repository. Make sure that complete, up-to-date project is submitted. Verify on the web. * grades are in the subversion repository in EVAL subfolder * labs are worth 10 points. Minus 2 for missing the lab. Not submitted lab is worth zero points. Submitted lab is worth something, even if it does not compile. * do not copy other student's code. Do not download code from the Internet. Disguised attempts are easily spotted. Do not work on projects jointly. Do not send your code to anyone: you cannot stop them from turning it in as theirs. If two similar submissions are found, both students are punished. Similar submissions are reported to the instructor. Do not use ChatGPT, Bard or similar AI programs for help in programming the labs.