syarrAowTfonoitcesretnI.349

problem:https://leetcode.com/problems/intersection-of-two-arrays/

tips:

binary search, unique。

stl 的 unique函数是将重复的元素放在最后,而没有进行删除。


你可能感兴趣的:(syarrAowTfonoitcesretnI.349)