This will print 2 , the index of the element of v with value 3. The find function returns an iterator, so you can search from there plus one to find the next ...
確定! 回上一頁