-
个人简介
就算全世界都对坤坤有恶意,我也会站在全世界这边。
#include<iostream> #include<stdio.h> #include<string.h> #include<queue> #include<math.h> #include<vector> #include<algorithm> #include<iomanip> #include<stack> --- ````` ``````> 洛谷 > TMR1234567890 S O,Y O U W I L L B E L I K E T H E M,A N D D E M E? ```#include #define LL long long using namespace std; const int INF=0x3f3f3f3f; const int N=2e5+10; ```
-
通过的题目
题目标签
- 语言基础
- 39
- 选择语句
- 19
- 其他
- 12
- 循环语句
- 12
- 贪心
- 7
- 高精度
- 6
- 一维数组
- 6
- 位运算
- 5
- 递归
- 5
- NOIP
- 4
- 前缀和、差分数组
- 4
- 模拟
- 3
- 排序
- 3
- 竞赛
- 3
- 普及组
- 3
- 二维数组
- 3
- 字符数组
- 3
- 字符串
- 3
- 基础语法
- 2
- 快速幂
- 2