

If you do not follow these instructions your project will not be graded.Ĭan check your code submission with the command: The name of your directory ALL your files need to be in the directory called foldercontainingcodetobeturnedin and only this directory and no subdirectories unless otherwise stated. Specifies the class (cs251) -p specifies the project which will be stated on the assignment sheet and foldercontainingcodetobeturnedin specifies Turnin -c cs251 -p labX foldercontainingcodetobeturnedin The turnin software, a tool available on the lore.cs. It compiles with another, your code will stillīe considered noncompiling and that program will receive a 0. If your code doesn't compile with this compiler, then even if
#MATHTYPE PURDUE UPDATE#
Please update your Makefile or use the one that is provided with theĪssignment. Your extra credit won't be graded and the grader will report this toĬode is REQUIRED to compile with /opt/ csw/gcc3/bin/g++ Make sure you didn't use any library/source explicitly forbid to use. Specified on the assignment, you will receive a 0 for the project grade. if your directory is named differently from that Name of the executable is incorrect, it won't be graded. The executable is named main as the template (all lower case). Makes changes on that for later assignments. Sure to use the Makefile you got for assignmentġ as a template. Specified in "Assignment specific turn in instructions", make Note that the file needs to be named Makefile Turn in the Makefile used to compile your application. Will build your application from source files. The TA's will help youĪt the PSO's with setting up a Makefile that Lore.cs. (the machines in HAAS G040 where the PSO's are held). Standard C++, your program MUST compile and run on
