Posts by luis henrique • 25 points
2 posts
-
1
votes1
answer48
viewsQ: Vector does not print correctly
Create a program in C++. Have a vector of integers of 10 positions filled by the user. Print the sum of the components of this vector. I made the code below but it does not print the values of the…
-
-2
votes1
answer64
viewsQ: C++ PROGRAM JUMPING INPUT
I started studying C++ in college and the teacher asked to make a small script to register 3 people and at the end print the chosen person. I made the script with simple inputs and when I run it…
c++asked luis henrique 25