摘要: 题目 To store English words, one method is to use linked lists and store a word letter by letter. To save some space, we may let the words share the sam 阅读全文
posted @ 2020-05-28 18:44 无代码,非程序 阅读(155) 评论(0) 推荐(0)
摘要: 题目 Given any string of N (≥5) characters, you are asked to form the characters into the shape of U. For example, helloworld can be printed as: h d e l 阅读全文
posted @ 2020-05-28 13:24 无代码,非程序 阅读(174) 评论(0) 推荐(0)