有char a[n],char b[m]两个数组,n > m > 1000,b数组中的元素a中都有,现在需要生成数组c,将a中有b中没有的元素都放到c里面,要求O(N)。 其他 2020-02-29 15:40 0 阅读 NoSuchKey 猜你喜欢