I\'m tryng to write a function that, given a sorted ascending vector vec and given a value value_vec[i], it gives me back the position of the eleme
vec
value_vec[i]