Thông tin
noob prod
#include <bits/stdc++.h>
#define ll long long
#define vt vector
#define sti string
//love mah babies @tungdzbodoivc, @itachivsshisui and @haidang3004
using namespace std;
int main() {
ios_base::sync_with_stdio(false);
cin.tie(0);
return 0;
}