-
个人简介
#include <iostream> #include <string.h> #include <cstdio> #include <algorithm> #include <string> #include <iomanip> #include <math.h> #include <map> #include <set> #include <queue> #include <stack> #include <vector> #define LL long long const int N = 1e5 + 10; const int INF = 0x3f3f3f3f; using namespace std; int main() { return 0; }
-
通过的题目
题目标签
- 语言基础
- 28
- 字符串
- 22
- 循环语句
- 22
- 其他
- 19
- 字符数组
- 16
- python
- 16
- 高精度
- 15
- 竞赛
- 13
- 位运算
- 12
- NOIP
- 12
- 语言入门
- 11
- 模拟
- 9
- 普及组
- 9
- 一维数组
- 9
- 搜索
- 8
- 输入输出
- 8
- 递归
- 7
- 年份
- 6
- 递推
- 5
- 贪心
- 4