Help

profileAlex1
homework_-c.rar

Homework -c++/M 1.PNG

Homework -c++/M 2.PNG

Homework -c++/M 3.PNG

Homework -c++/M 4.PNG

Homework -c++/Program Rubric(1).pdf

Program Grading Rubric 0 .5 1 1.5 2

Specifications

No program

Submitted

The program does not

produce the intended

results.

The program produces

some of the intended

results.

The program produces the

intended results, but

formatting of the results is

incorrect.

The program meets all of

the specifications of the

program.

Functionality

Program is non-

functional. Limited

or no evidence of

logical or algorithm

development in

source code.

Program is non-

functional, but logical

and algorithm

development is

evident from source

code.

Program is functional with

minor flaws in logic and

the algorithm. May

include inappropriate

variable types.

Program fully functions

with no logic or

algorithm issues.

Appropriate variable

types are used

throughout.

Efficiency The code is huge and

appears to be patched

together.

The code is huge with

algorithms and

processes that are

unnecessary for the

program to function

The code is fairly efficient

but processes could be

improved to increase

efficiency.

The code is highly

efficient and the

processes contain only

components that are

necessary for the desired

results.

Documentation

Documentation is

limited and does not

help the reader

understand the source

code

Documentation

provides limited

information that helps

the reader interpret

parts of the source

code

Documentation provides

adequate descriptions of

the processes, but omits

details that are needed to

fully interpret the

algorithms or processes.

Documentation provides

complete descriptions of

algorithms and processes

in the source code

allowing the reader to

interpret the code.

Delivery

The program was

delivered more than

12 hours after the due

date without prior

arrangement with the

Professor

The program was

delivered less than 12

hours after the due

date without prior

arrangement with the

Professor

The program was

delivered late, but prior

arrangements were made

with the Professor

The program was

delivered by the

specified due date.

Homework -c++/SAMPLE.exe