#include<iostream>
#define int long long
using namespace
std
;
signed
main
(){
return
0
;
}