韦琪程是作者 摘要:解题思路:这里有注意事项:很简单参考代码://#include<bits/stdc++.h>//using namespace std;//int main()//{ &nbs…… 题解列表 2026年08月15日 1 点赞 0 评论 291 浏览 评分:6.0
题解 2831: 画矩形 解题思路:注意事项:参考代码:#includeusingnamespacestd;typedeflonglongll;intmain(){lln,m;chars;intd;cin>>n>>m>>s>>d;if(d==0){for(inti=1;i<=n;i++){cout 题解列表 2025年01月13日 1 点赞 0 评论 414 浏览 评分:10.0
编写题解 2831: 画矩形 解题思路:注意事项:参考代码:#includeusingnamespacestd;typedeflonglongll;constintN=2e5;intmain(){lln;cin>>n;for(inti=1;i<=n;i++){cout<<'@';}co 题解列表 2025年01月13日 0 点赞 0 评论 348 浏览 评分:0.0
编写题解 2831: 画矩形 解题思路:注意事项:参考代码:#includeusingnamespacestd;typedeflonglongll;constintN=2e5;intmain(){lln;cin>>n;for(inti=1;i<=n;i++){cout<<'@';}co 题解列表 2025年01月13日 1 点赞 0 评论 391 浏览 评分:2.0
编写题解 2831: 画矩形 摘要:解题思路:注意事项:参考代码:#include<bits/stdc++.h>using namespace std;int main(){ int a,b,d ; char c; c…… 题解列表 2024年09月22日 0 点赞 0 评论 471 浏览 评分:9.9
编写题解 2831: 画矩形 摘要:解题思路:注意事项:参考代码:#include<bits/stdc++.h>using namespace std;int main(){int a,b;bool d;char c;cin>>a>>b…… 题解列表 2024年06月02日 0 点赞 0 评论 414 浏览 评分:0.0
for 语句 画矩形 摘要:解题思路:从上到下,自左向右输出注意事项:第一行和最后一行任何时候都需要全部输出参考代码:#include<iostream>using namespace std;int main(){ in…… 题解列表 2024年04月29日 0 点赞 0 评论 503 浏览 评分:0.0
暴力画矩形 【简单易懂】 摘要:#include <iostream> #include <cmath> using namespace std; /* 画矩形 */ int main() { // …… 题解列表 2024年04月12日 1 点赞 0 评论 511 浏览 评分:0.0
2831: 画矩形 摘要:解题思路:注意事项:参考代码:#include <bits/stdc++.h>using namespace std;int main(){ long long n,m,x; char c…… 题解列表 2024年01月18日 0 点赞 0 评论 383 浏览 评分:9.9
题解 2831: 画矩形(简) 摘要:解题思路:注意事项:参考代码:#include <bits/stdc++.h>using namespace std;int main(){ long long n,m,x; char c…… 题解列表 2024年01月18日 0 点赞 0 评论 429 浏览 评分:9.9