Hasker's SE 2040 Coding Standard

In addition to correctness, solutions will be graded for style and design. Detail is given below; but the quick list is

More specifically,

Standards Specific to C and C++ Projects

Note there is no rule that only one class appear in a particular source file.

Note:

By default, Windows is configured to not show extensions such as ".cpp" for file names. This causes problems for engineering students. See here to enable showing extensions.