mengyushi / LeetCode

4 stars 0 forks source link

Full #238

Open mengyushi opened 4 years ago

mengyushi commented 4 years ago

https://www.1point3acres.com/bbs/forum.php?mod=viewthread&tid=478590&highlight=Uber%2BATG

LC 68

Ex Input: String "John is planning to move to Seattle after getting a new job there.", int maxLimit 20 Output: String[] John is planning to move to Seattle after getting a new job there.