考虑两个整数向量v1和v2,其中v1已排序和v2未排序。使用 搜索这两个向量中的元素的时间复杂度是find()多少?
v1
v2
find()
c++ algorithm std
algorithm ×1
c++ ×1
std ×1