摘要: 题目描述: Write a function that reverses a string. The input string is given as an array of characters char[]. Do not allocate extra space for another arr 阅读全文
posted @ 2019-05-24 21:34 mingyu02 阅读(1338) 评论(0) 推荐(0)
摘要: 题目描述: Given a string, you need to reverse the order of characters in each word within a sentence while still preserving whitespace and initial word or 阅读全文
posted @ 2019-05-24 20:01 mingyu02 阅读(162) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2019-05-24 09:36 mingyu02 阅读(79) 评论(0) 推荐(0)