Closed AleksanderM closed 3 years ago
Create a vector and put 25 numbers into it as in the previous exercises. Now square each number and put the result back into the same location in the vector. Display the vector before and after the multiplication.
vect.at(i) =vect.at(i)=vect.at(i); защо = ?
At 139bb82
OK
Create a vector and put 25 numbers into it as in
the previous exercises. Now square each number and put
the result back into the same location in the vector.
Display the vector before and after the multiplication.
vect.at(i) =vect.at(i)=vect.at(i); защо = ?