2017年10月28日

Baseball Game

摘要: You're now a baseball game point recorder. Given a list of strings, each string can be one of the 4 following types: Each round's operation is permane 阅读全文

posted @ 2017-10-28 17:21 luckygxf 阅读(192) 评论(0) 推荐(0)

Reverse Words in a String III

摘要: Given a string, you need to reverse the order of characters in each word within a sentence while still preserving whitespace and initial word order. E 阅读全文

posted @ 2017-10-28 16:37 luckygxf 阅读(121) 评论(0) 推荐(0)

Keyboard Row

摘要: Given a List of words, return the words that can be typed using letters of alphabet on only one row's of American keyboard like the image below. Examp 阅读全文

posted @ 2017-10-28 16:23 luckygxf 阅读(164) 评论(0) 推荐(0)

导航