-
个人简介
#include<bits/stdc++.h> #include<windows.h> #include<time.h> #include<conio.h> using namespace std; int vv; void Slowsay(string a) {int l=a.size(); for(int i=0;i<l;i++) {cout<<a[i];if(vv0) Sleep(20);} printf("\n");if(vv1) Sleep(100); }
-
通过的题目
-
最近活动
-
最近编写的题解
题目标签
- 数组
- 12
- 函数
- 4
- 基础算法
- 4
- 课课通
- 3
- 2015
- 2
- 回溯
- 2
- 省赛
- 2
- 江苏
- 2
- 模拟
- 1
- 递归
- 1
- 贪心
- 1