#TC1017 #quiz10: Wish Lists

Hey, so I finished this Quiz. The first question was very easy; i just had a little problem when I passed the vector size as a parameter instead of the vector itself.

On the other hand, question 2 was harder. I forgot to initialize my total to 0, so I got a very different result from what I should have obtained. Fortunately, Ken was around to help me.

Here are the links:

Question 1: https://github.com/JPBarberena/Codes/blob/master/question1.cpp

Question 2: https://github.com/JPBarberena/Codes/blob/master/question2.cpp

Enjoy!

CC BY 4.0 #TC1017 #quiz10: Wish Lists by Juan Pablo Barberena is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.