I was solving a question named as. Find First and Last Position of Element in Sorted Array \'\'\'
void bin_search(vector&nums,int target,int l,