图形-python取余数来选择位置 摘要:解题思路:注意事项:参考代码:s='2025'h,w=map(int,input().split())for i in range(h): a='…… 题解列表 2025年06月14日 2 点赞 0 评论 769 浏览 评分:10.0
简单易懂小代码,两个循环解决问题 摘要:解题思路:注意事项:参考代码:#include<iostream>using namespace std;int main(){ int h, w; char str1[] = {'…… 题解列表 2025年11月05日 6 点赞 0 评论 502 浏览 评分:10.0