For the Greedy Project, use the source code you submitted and determine the values for each of the items in the table.
| Statement Type | Includes | Excludes |
|---|---|---|
| Executable | x | |
| Declarations | x | |
| Compiler Directives | x | |
| Comments on their own lines | x | |
| Assertions (Pre/Postconditions) | x | |
| Program, procedure and function banners |
x | |
| Blank Lines | x | |
| Blank Comments | x |
| Statement Type | Includes | Excludes |
|---|---|---|
| Comments on their own lines | x | |
| Assertions (Pre/Postconditions) | x | |
| Comments with source lines | x | |
| Program, procedure and function banners |
x | |
| Blank Lines | x | |
| Blank Comments | x |