4 条题解
- 
  0
#include<bits/stdc++.h> #include<cstring> #include<queue> #include<set> #include<stack> #include<vector> #include<map> #define ll long long using namespace std; const int N=1e5+10; const int M=2023; const int inf=0x3f3f3f3f; char c; int main() { cin>>c;printf("%3c\n%2c%c%c\n%c%c%c%c%c",c,c,c,c,c,c,c,c,c);return 0; } 
- 1
 
信息
- ID
 - 848
 - 时间
 - 1000ms
 - 内存
 - 256MiB
 - 难度
 - 2
 - 标签
 - 递交数
 - 224
 - 已通过
 - 98
 - 上传者
 
      