CS276 Assignments Turnin Page To turnin your assignment, first create a directory which only contains the files for that assignment (remove all additional unnecessary files generated during compilation or testing). Then cd into that directory and use the following command: % turnin assignment#@cs276 files-and-directories where "#" is one of [1,2,3] If you see a message Command not found, type: % /usr/pubsw/bin/turnin instead of turnin. The Maximum turnin number is *3*. Binary will NOT be accepted. Be sure your code and makefile works by simply typing "make". Be sure that all associated files are included.