Lab 5
- Due No Due Date
- Points 10
- Submitting a file upload
- File Types cpp
Double check your syntax on all three problems and make sure your programs follow the instructions as stated!
The third problem asks that you guys take a closer look at how the set width function works. Hint: if you have to run your program several times to check that your numbers are spaced correctly relative to the table columns, then you're probably doing it wrong. Don't use the function to control for the placement of the pipe character or spaces. To see what I mean, run your program with the inputs of 1.1, 2.5, 4.2, and 5.4. In all four scenarios, the formatting of the table should not change. After all, every cell within the same column of a table should have the same width. What item's width should you be controlling for?
Rubric
Keep in mind that 21 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts | |
---|---|---|---|
shift.cpp
threshold:
pts
|
pts
--
|
||
compare_v2.cpp
threshold:
pts
|
pts
--
|
||
table.cpp
threshold:
pts
|
pts
--
|
||
Total Points:
10
out of 10
|