#include<iostream>
using namespace std;
/*PROG:
LANG:C++*/

int main()
{
return 0;
}
