I have the following vector:
a = [1, 2, 3, 4, 1, 3]
I need to go through this vector and identify the repeated values.
After identifying them, I need only one of them to be changed by a random value between 1 and 11.
For example:
T...
asked by
13.09.2017 / 03:07