• VNOJ
  • Home
  • PRoblems
  • Submissions
  • Users
    >
    • Organizations
  • Contests
  • Tag
  • About
    >
    • FAQ
    • Custom checker
    • Judges
    • Devlog
    • Github
    • Tickets
  • Wiki
  • Thư viện đề thi
VI EN Log in  or  Sign up

duyanhdizz

  • About
  • Statistics
  • Blogs

Problems solved: 580
Total points: 93.35
Contribution points: -5

View submissions

7 contests written
Rating: 1609
Min. rating: 1425
Max rating: 1651

From Trường THPT chuyên Tuyên Quang, Trường Đại học Công nghệ - Đại học Quốc gia Hà Nội, Trường THPT chuyên Vĩnh Phúc

About

Typing SVG

Toi nhu con kien :<

Trong thu do voi vang...

1000 nam van hien:3

1000 nam yeu nang ^^

an may dc 1 lan top 1 🤣


Nhạc Chill

Codeforce

Nick VNOJ love

Nick VNOJ love_2

NTUCoder

FB

Nick LQDOJ


My solution

bedaom13fracpath


Email : [email protected]

Nghệ sĩ giỏi sao chép tác phẩm, nghệ sĩ vĩ đại lấy trộm ý tưởng, chúng ta không coi việc "ăn cắp" tác phẩm vĩ đại của người khác là nỗi nhục

Just a fun gif

My Template

#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.

«    »
Sun
Mon
Tues
Wed
Thurs
Fri
Sat
Less
More

Rating history

, #

proudly powered by DMOJ | follow us on Github and Facebook