check the element is in the array or not / include function of vector in c++

 count(v.begin(), v.end(), key)

Comments

Popular posts from this blog