-
个人简介
sro rsy_ orz
缺省源
#include <bits/stdc++.h> using namespace std; #ifdef ONLINE_JUDGE char buf[1 << 23] , * p1 = buf , * p2 = buf , obuf[1 << 23] , * O = obuf; #define getchar() (p1==p2&&(p2=(p1=buf)+fread(buf,1,1<<21,stdin),p1==p2)?EOF:*p1++) #endif #define endl '\n' inline int read() { int x = 0 , f = 1;char ch = getchar(); while (!isdigit(ch)) { if (ch == '-') f = -1;ch = getchar(); } while (isdigit(ch)) x = x * 10 + (ch ^ 48) , ch = getchar(); return x * f; } typedef long long ll; typedef pair<int, int> pi; const int N = 2e5 + 10; int n; signed main() { ios::sync_with_stdio(0), cin.tie(0), cout.tie(0); return 0; }
主页爬取
console.log(_feInstance.currentData.user.introduction)
净网
sc stop tdnetfilter taskkill -f -im materhelper.exe taskkill -f -im gatesrv.exe
-
通过的题目
-
最近活动
This person is lazy and didn't join any contests or homework. -
最近编写的题解
This person is lazy and didn't write any solutions. -
Stat
-
Rating
题目标签
- 2007
- 1
- 字符串
- 1
- 动态规划
- 1
- dp
- 1
- 四川
- 1
- 各省省选
- 1
- 区间 dp
- 1