Name: ____________________________________________________ Alpha: _____________________
Describe help received: _________________________________________________________________
See the bottom for how to submit your work.
|
Unfortunately, this program has a bug. For example, with input
2 0 -3 ;it outputs neg = 2 zero = 1 pos = 1... even though there is clearly one negative, one positive and one zero value. Annotate the code to show how to fix the bugs. |