Hii
My doubt is not related to this ques but in general 2 doubt
-
how to we return decimal number from a function with precision of 6 digit
-
how do we pass vector such that it is from a latter point in vector
for eg in array we do like arr+10 for referencing to 10 place after but it does not work in case of vector i have passed vector by reference to a function
thanx in advance for the solution