Online Testing
Format of Classes for Testing
You should submit a .cpp file that contains no main function,
just the class described in the problem statement, with the correct
class name and method name/signature. Be sure to #include
the appropriate standard C++ header files.
The submit script will tell you if your program fails to compile.
See the bottom of this page for links to problem statements.
- Choose the problem you want to submit/test.
- Click Browse... to choose the file on your local system
you'll submit/test.
- Click Submit to submit/test the program.
If you use this page again you'll have to reload/rebrowse
for the program and reselect the problem.
To see the problem statements, visit the Blackboard pages
for this course.
- Anonymous
- MemberCheck
- Codebloat