摘要:
#include<iostream> #include<iomanip> using namespace std; int main(){ char a; int e=2,j,q=0,u=0,r=0; cout<<setw(2); for(int i=0;i<10;i++){ for(j=65;j< 阅读全文
posted @ 2024-03-15 20:11
陈若麟
阅读(23)
评论(0)
推荐(0)
摘要:
#include<iostream> #include<iomanip> using namespace std; int main(){ char a; int e=1,j,t=31; for(int i=0;i<10;i++){ j=65; cout<<setw(t-1); t--; for(i 阅读全文
posted @ 2024-03-15 19:37
陈若麟
阅读(64)
评论(0)
推荐(0)

浙公网安备 33010602011771号