Từ Trường THPT Chuyên Chu Văn An, Hà Nội, Trường THPT chuyên Đại học Sư phạm Hà Nội
Thông tin
include <bits/stdc++.h>
include <iostream>
include <cmath>
include <algorithm>
include <string>
include <cstring>
include <climits>
include <ctime>
include <utility>
include <vector>
include <set>
using namespace std; int main(){ iosbase::syncwith_stdio(false); cin.tie(NULL); }