摘要: 题目描述 给定一个字符串,和一个整数n,将它排列成一个n行的蛇形返回。 示例 P A H N A P L S I I G Y I R And then read line by line: "PAHNAPLSIIGYIR" Write the code that will take a string 阅读全文
posted @ 2025-04-23 22:07 软工风少 阅读(55) 评论(0) 推荐(0)