Lab 3
- Due No Due Date
- Points 10
- Submitting a file upload
- File Types cpp
As always, please make sure that you've covered all the requirements outlined in the instructions. The first two problems should go pretty quickly, but the third problem may give you a bit of pause. Take a moment to consider the hint and think about how you would go about the process as a human, and then translate that process into an equation - multiple, if need be.
You are expected and required to use the constant modifier appropriately for the right variables in problems 1 and 3. The rule of thumb is that you'll always want to use the constant modifier on variables that will NEVER change during runtime, such as a defined mathematical constant (hence the name) or conversion factor.
Rubric
Keep in mind that 25 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts | |
---|---|---|---|
circle.cpp
threshold:
pts
|
pts
--
|
||
ascii.cpp
threshold:
pts
|
pts
--
|
||
coin.cpp
threshold:
pts
|
pts
--
|
||
Total Points:
10
out of 10
|