• LQDOJ
  • Home
  • Problems
  • Submissions
  • Users
  • Contests
  • Groups
  • About
    • Status
    • Courses
    • Suggestions
    • Problem Proposal
    • Contest Proposal
    • Tools
    • Report
    • Bug Report

English

Tiếng Việt
English

Log in

Sign up

LeQuangMinh0903

  • About
  • Problems
  • Submissions

Rating
957
Problems
575
Points
38397
Rating #
4620
Points #
452

Lê Quang Minh (TVU - Đà Nẵng)

About

C++
#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);
}

\(Facebook\)

\(Instagram\)


«    »
Mon
Tues
Wed
Thurs
Fri
Sat
Sun
Less
More

Rating History

, #

proudly powered by DMOJ| developed by LQDJudge team