【入門】打印字母塔

描述

輸入行數N,打印圖形.

輸入描述

輸入只有一行,包括1個整數。(N<=15)

?

輸出描述

輸出有N行.

#include <bits/stdc++.h>
using namespace std;
int main() {
char t;int n,f;cin>>n;for(int i=1;i<=n;i++){t=char(65+i);for(int j=1;j<=n-i;j++){cout<<' ';}f=0;for(int j=1;j<=i*2-1;j++){if(t=='A')  f=1;if(!(f)) t--;else t++;t=char(t);cout<<t;}cout<<"\n";}return 0;
}

?#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main() {
char t;
? ? int n,f;
? ? cin>>n;
? ? for(int i=1;i<=n;i++){
? ? ? ? t=char(65+i);
? ? ? ? for(int j=1;j<=n-i;j++){
? ? ? ? ? ? cout<<' ';
? ? ? ? }
? ? ? ? f=0;
? ? ? ? for(int j=1;j<=i*2-1;j++){
? ? ? ? ? ? if(t=='A') ?f=1;
? ? ? ? ? ? if(!(f)) t--;
? ? ? ? ? ? else t++;
? ? ? ? ? ? t=char(t);
? ? ? ? ? ? cout<<t;
? ? ? ? }
? ? ? ? cout<<"\n";
? ? }
?return 0;
}
?

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/905026.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/905026.shtml
英文地址,請注明出處:http://en.pswp.cn/news/905026.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

CentOS 7.9 安裝詳解:手動分區完全指南

CentOS 7.9 安裝詳解&#xff1a;手動分區完全指南 為什么需要手動分區&#xff1f;CentOS 7.9 基本分區說明1. /boot/efi 分區2. /boot 分區3. swap 交換分區4. / (根) 分區 可選分區&#xff08;進階設置&#xff09;5. /home 分區6. /var 分區7. /tmp 分區 分區方案建議標準…

油冷式電動滾筒設計:關鍵技術解析與應用前景

引言 電動滾筒作為一種集動力傳輸、減速和驅動功能于一體的機電一體化設備&#xff0c;在輸送機械、礦山設備、食品加工等領域廣泛應用。隨著工業設備向高效化、緊湊化和智能化發展&#xff0c;傳統風冷式電動滾筒的散熱效率與負載能力已逐漸難以滿足需求。油冷式電動滾筒憑借…

Android開發-Activity附加信息

在Android應用開發中&#xff0c;除了基本的界面跳轉和數據傳遞之外&#xff0c;我們還經常需要為Activity添加一些附加信息&#xff08;Metadata&#xff09;&#xff0c;以支持更復雜的配置需求或與系統進行交互。這些附加信息可以通過<meta-data>標簽在AndroidManifes…

2025第九屆御網杯網絡安全大賽線上賽 區域賽WP (MISC和Crypto)(詳解-思路-腳本)

蕪湖~ 御網杯線上分是越來越精細 區域賽都有了 然后不過多評價 整體不算難 以下是我自己的一些思路和解析 有什么問題或者建議隨時都可以聯系我 目錄 蕪湖~ MISC #被折疊的顯影圖紙 #光隙中的寄生密鑰 #ez_xor #套娃 #easy_misc #ez_pictre Crypto #easy簽到題 …

?中繼器:網絡中的“血包”與“加時器”?

在探討網絡技術時&#xff0c;我們往往會遇到各種專業術語和設備&#xff0c;中繼器便是其中之一。然而&#xff0c;對于非技術人員或初學者來說&#xff0c;這些概念可能顯得抽象且難以理解。今天&#xff0c;我將通過一個生動的比喻——將中繼器比作網絡中的“血包”與“加時…

MySQL----高級查詢

目錄標題 ?**多表查詢的格式**?**查詢前說明**一.**使用內連接**inner join**進行多表查詢****1.介紹****2.事例** 二.**使用外連接**outer join**進行多表查詢**1.**介紹** ?多表查詢的格式 其一 select *&#xff5c;字段列表 from 表1[查詢類型] join 表名2 on 連接條件…

SpringBoot主入口類分析

1 &#xff09;SpringBoot主入口類 SpringBoot 主入口類如下所示&#xff0c;這個類的main方法就是整個springboot項目的入口。 package com.example.demo3;import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootA…

【RabbitMQ】 RabbitMQ高級特性(一)

文章目錄 一、消息確認1.1、消息確認機制1.2、手動確認方法1.2.1、AcknowledgeMode.NONE1.2.2、AcknowledgeMode.AUTO1.3.3、AcknowledgeMode.MANUAL 二、持久性2.1、 交換機持久化2.2、隊列持久化2.3、消息持久化 三、發送方確認3.1、confirm確認模式3.2、return退回模式3.3、…

探索Hello Robot開源移動操作機器人Stretch 3的技術亮點與市場定位

Hello Robot 推出的 Stretch 3 機器人憑借其前沿技術和多功能性在眾多產品中占據優勢。Stretch 3 機器人采用開源設計&#xff0c;為開發者提供了靈活的定制空間&#xff0c;能夠滿足各種不同的需求。其配備的靈活手腕組件和 Intel Realsense D405 攝像頭&#xff0c;顯著增強了…

expo多網絡請求設定。

在使用 npx expo start 啟動 Expo 開發服務器時&#xff0c;你可以通過設置網絡模式來控制你的應用如何連接到開發服務器。Expo 提供了幾種網絡模式供你選擇&#xff1a; LAN (Default): 這是默認模式。在這種模式下&#xff0c;你的應用會通過本地局域網 (LAN) 連接到你的開發…

Nginx 安全防護與HTTPS部署

目錄 一、核心安全配置 1、隱藏版本號 2、限制危險請求方法 3、請求限制&#xff08;CC攻擊防御&#xff09; &#xff08;1&#xff09;使用Nginx的limit_req模塊限制請求速率 &#xff08;2&#xff09;壓力測試驗證 4、防盜鏈 &#xff08;1&#xff09;修改 Window…

windows 環境下 python環境安裝與配置

運行環境安裝 第一步安裝包下載 python開發工具安裝包下載官網&#xff1a; https://www.python.org/ 根據自己的實際需求選擇。 這里記錄了各個版本的區別和差異。根據區別和差異選擇適合自己的版本。 Windows Installer和Windows embeddable package是兩種不同的軟件包類…

TB6600HG是一款PWM(脈寬調制)斬波型單芯片雙極性正弦波微步進電機驅動集成電路。

該驅動器支持電機的正向和反向旋轉控制&#xff0c;并具有多種激勵模式&#xff0c;包括2相、1-2相、W1-2相、2W1-2相和4W1-2相。 使用這款驅動器&#xff0c;只需時鐘信號即可驅動2相雙極性步進電機&#xff0c;且振動小、效率高。 主要特點&#xff1a; 單芯片雙極性正弦波…

【JS逆向基礎】爬蟲核心模塊:request模塊與包的概念

前言&#xff1a;這篇文章主要介紹JS逆向爬蟲中最常用的request模塊&#xff0c;然后引出一系列的模塊的概念&#xff0c;當然Python中其他比較常用的還有很多模塊&#xff0c;正是這些模塊也可以稱之為庫的東西構成了Python強大的生態&#xff0c;使其幾乎可以實現任何功能。下…

極狐Gitlab 里程碑功能介紹

極狐GitLab 是 GitLab 在中國的發行版&#xff0c;關于中文參考文檔和資料有&#xff1a; 極狐GitLab 中文文檔極狐GitLab 中文論壇極狐GitLab 官網 里程碑 (BASIC ALL) 極狐GitLab 中的里程碑是一種跟蹤議題和合并請求的方法&#xff0c;這些請求是為了在特定時間段內實現更…

【日擼 Java 三百行】Day 10(綜合任務 1)

目錄 Day 10&#xff1a;綜合任務 1 一、題目分析 1. 數據結構 2. 相關函數基本知識 二、模塊介紹 1. 初始化與成績矩陣的構建 2. 創建總成績數組 3. 尋找成績極值 三、代碼與測試 小結 拓展&#xff1a;關于求極值的相關算法 Day 10&#xff1a;綜合任務 1 Task&…

c++:庫(Library)

目錄 什么是庫&#xff1f; C中庫的兩種形態&#xff1a;靜態庫 和 動態庫 靜態鏈接 vs 動態鏈接&#xff08;鏈接 ≠ 庫&#xff09; &#x1f512; 靜態鏈接&#xff08;Static Linking&#xff09; &#x1f517; 動態鏈接&#xff08;Dynamic Linking&#xff09; C標…

Java線程池深度解析:從使用到原理全面掌握

在高并發場景下&#xff0c;線程管理是提升系統性能的關鍵。本文將深入探討Java線程池的核心機制&#xff0c;帶你從基礎使用到底層實現全面掌握這一重要技術。 一、線程池存在的意義 1.1 線程的隱形成本 盡管線程相比進程更輕量&#xff0c;但當QPS達到萬級時&#xff1a; 頻…

PostgreSQL 的 pg_advisory_lock_shared 函數

PostgreSQL 的 pg_advisory_lock_shared 函數詳解 pg_advisory_lock_shared 是 PostgreSQL 提供的共享咨詢鎖函數&#xff0c;允許多個會話同時獲取相同鍵值的共享鎖&#xff0c;但排斥排他鎖。 共享咨詢鎖 vs 排他咨詢鎖 鎖類型共享鎖 (pg_advisory_lock_shared)排他鎖 (pg…

Halcon之計算抓取螺母的位姿

文章目錄 1&#xff0c;項目說明。2&#xff0c;注意事項3&#xff0c;關聯的主要算子3.1&#xff0c; gen_parallels_xld 3.2 &#xff0c;convert_pose_type 4&#xff0c;程序流程。5&#xff0c;代碼6&#xff0c;Demo鏈接。 1&#xff0c;項目說明。 Robot標定使用的模式…