1 条题解
-
1
/************************ 备注: ************************/ #include <iostream> #include <iomanip> #include <cmath> #include <cstring> #include <algorithm> #include <cstdio> #include <set> #include <stack> #include <ctime> #include <queue> #include <vector> #include <stdio.h> using namespace std; #define LL long long #define MAXM 3010 #define MAXM 3010 #define L long const int N=1e5+10; const int INF=0x3f3f3f3f; const double pei=3.14; int main(int argc,char *argv[]) { char a; cin>>a; cout << " " << a << endl; cout << " " << a << a << a << endl; cout << a << a << a << a << a << endl; return 0; }
- 1
信息
- ID
- 41
- 时间
- 1000ms
- 内存
- 256MiB
- 难度
- 10
- 标签
- 递交数
- 10058
- 已通过
- 27
- 上传者