Problems solved: 328
Rank by points: #117
Total points:
62.94
Contribution points:
0
3 contests written
Rank by rating: #726
Rating: 1470
Min. rating: 1375
Max rating: 1470
From Trường THPT chuyên Vĩnh Phúc
About
Họ Và Tên : Hán Duy Anh
Lớp : 8A2
~\color{salmon}{\text{I love you N}}~
From THCS Yên Lạc with love
Email : [email protected]
My Template
/**
* author: duyanhloveav
* created: 0*.0*.2021 18:25:28
* 🥇 🐘 💯 🔥 🔥 🔥
**/
#include<bits/stdc++.h>
using namespace std;
#define FOR(i, a, b) for(int i=(a), _b=(b); i<_b; ++i)
#define fi first
#define se second
#define pb push_back
#define ll long long
#define all(a) a.begin(),a.end()
const int N = 1 + 1e6;
const int INF = 1e9;
int32_t main() {
#define TASKNAME ""
ios_base::sync_with_stdio (0);
cin.tie (0);
if ( fopen( TASKNAME".inp", "r" ) ) {
freopen (TASKNAME".inp", "r", stdin);
freopen (TASKNAME".out", "w", stdout);
}
cout << "Hello World!";
return 0;
}
Badges & Awards
This user has not earned any badges or awards.Rating history
, #