Contests written:
8
Min. rating:
736
Max rating:
957
Rating
957
Problems
585
Points
29506
Rating
2157
Points
160
Lê Quang Minh (TVU - Đà Nẵng)
From a5tk 21, 2020 THT B, z00 78B, 2022 78A, Flower_On_Stone and friend, Lớp a5 2022, CSES, NO NAME
About
#include <bits/stdc++.h>
using namespace std;
#define ll long long
#define ull unsigned long long
#define ld long double
#define pb push_back
#define fi first
#define se second
const int N = 1e6;
const int mod = 1e9 + 7;
int main() {
ios_base::sync_with_stdio(0); cin.tie(0); cout.tie(0);
}
Rating History
, #