#include<bits/stdc++.h>
using namespace
std
;
const int
N
=
1
e6
+
10
;
int
main
(){
return
0
;
}