- 个人简介
- 通过的题目
- 最近活动
- 最近编写的题解
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"我是靓仔"; return 0; }
This person is lazy and didn't write any solutions.
题目标签
- 简单循环
- 8
- 基础问题
- 8
- 分支问题
- 5
- 数组问题
- 4
- 嵌套循环
- 3
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"我是靓仔"; return 0; }