摘要: Write a function that takes a string as input and returns the string reversed. Example:Given s = "hello", return "olleh". 阅读全文
posted @ 2016-11-24 09:54 破玉 阅读(238) 评论(0) 推荐(0)