Contests written:
22
Min. rating:
1444
Max rating:
1804
Rating
1444
Problems
289
Points
25037
Rating
771
Points
276
Nguyễn Hữu Nhật Quang, Đ.Nẵng (THPT Chuyên Lê Quý Đôn, Đ.Nẵng)
From NHNQ and friends - Road to CM, cuom1999's Fanclub, AMI, CaiWinDao FC, a5tk 21, ĐNOI 2022-2023, z00 THCS Chuyên đề, 2022 A5, Trại Hè MT&TN Lớp A1, Trại Hè MT&TN Lớp A2, Trại Hè MT&TN Lớp A3, Trại Hè MT&TN Lớp A4, Trại Hè MT&TN Lớp A5, Trại Hè MT&TN Lớp B1, Trại Hè MT&TN Lớp B2, 2022 Phạm Bá Thái, Flower_On_Stone and friend, PreVOI Online Training 2022, 2022 Contest Practice VOI, 2022 PreVOI Training Da Nang Winter Camp
About
long long mood = 0;
vector<string>Bai;
for(int i = 0; i < Bai.size(); i ++)
if(Bai[i] == "Math" or Bai[i] == "Combinatorics")
mood ++;
if(Bai[i] == "Tree" or Bai[i] == "Graph")
mood --;
if(mood < 0)
break;
if(Bai[i] == "Segment tree")
Bai[i] = "Sqrt decompostion";
if(Bai[i] == "KMP" or Bai[i] == "Z" or Bai[i] == "Trie")
Bai[i] = "Hash";
}
Rating History
, #