• Bio

    #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>
    #include <unordered_set>
    #include <unordered_map>
    
    #define LL long long
    const int N = 1e5 + 10;
    const int INF = 0x3f3f3f3f;
    using namespace std;
    
    signed main()
    {
    	
    	return 0;
    }
    
  • Accepted Problems

  • Recent Activities

    This person is lazy and didn't join any contests or homework.
  • Recent Solutions

    This person is lazy and didn't write any solutions.
  • Stat

  • Rating

Problem Tags

二分答案
2
USACO
2
2018
1
2020
1
2024
1
CSP-J
1
单调队列
1
概率论
1
统计
1
队列
1
模拟
1
贪心
1
GESP
1