318 Maximum Product of Word Leng 2020-05-17 本文已影响0人 xxxcoder key tips 使用bit运算记录每个string包含的char,比较连个string是否包含相同的char,可以通过与操作完成