#include<bits/stdc++.h> using namespace std; int main(){ freopen("啊.in","r",stdin); freopen("啊.out","w",stdout); return 0; }