- The tests for Assignment 1 are posted on the A1 information page
(link above).
- Reminder: Exam 1 is on Monday March 1. Here are the formulas (not necessarily in this order
or in this format) that will appear on the exam.
- Here's a Makefile and a robot.h file that you can use to
compile your code on another machine. This is a "hacked" version of
robot.h that will let you compile your code only. Obviously,
you won't be able to link since you won't have the library. This can
be used to compile the example1.cpp test program from
the assignment handout.