Well, I'm facing problems with a vector. The idea would be to go through the vector and add its values in a var. The problem:
Enter 1000, it traverses and assigns 1000 to var. But when I re-type the value 500, it returns 2500. Here is the code:...
asked by
30.10.2018 / 14:11