SYSC 2002 - Winter 2011 Lab Test 1 Version 1 Instructions In G:/2002 you will find an ECOR 1606 crib sheet: We recommend that you open this file for reference. (You do *not* need to look at DevC++Projects.pdf for this lab test, as you do *not* need to create a Dev-C++ project.) Also in G:/2002 you will find "stdstuff.h": Copy and paste this file to C:/Temp. In C:/Temp you will find "lt1skelv1.cpp": Rename this file to "lt1v1.cpp". Also in C:/Temp you will find "lt1v1soln.exe": Run this executable to see the expected output. Start Dev-C++ (under Start, Programs, Bloodshed...). Select "Open File" and choose "lt1v1.cpp" in C:/Temp. Follow the instructions at the top of that file and complete the lab test. Note that you will get a low mark if your final submission does not compile. It is better to submit an incomplete program that compiles than a complete one that does not. (Hint: Comment out the code that is causing the compile error before your final submission.) ** Save your file often, in case of a Dev-C++ or machine crash! ** Submit only file "lt1v1.cpp". ** Submit often (don't wait until the last minute)! ** Only the last version you submit is marked. *** The deadline is 5:15pm SHARP! If you miss the deadline, you get 0!! *** When you are done, please reboot your machine.