Quiz 09 – Partial 2 corrections

Hey everybody! This time we corrected our partial exam as our quiz. Fortunately, I have all the questions correct, so I didn’t work to hard (just one little correction in a bool function in q4: from “return 0” to “return false”).

Anyways, here is the link to my codes:

Question 1:

https://github.com/juanpsantana/WSQs/blob/master/Partial%202%20q1.cpp

Question 2:

https://github.com/juanpsantana/WSQs/blob/master/Partial%202%20q2.cpp

Question 3:

https://github.com/juanpsantana/WSQs/blob/master/Partial%202%20q3.cpp

Question 4:

https://github.com/juanpsantana/WSQs/blob/master/Partial%202%20q4.cpp

 

Enjoy it!

CC BY 4.0 Quiz 09 – Partial 2 corrections by Juan Pablo Santana is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.