
/**
 *    author:  $%CODER%$ 
 *    created: $%DATE_TIME%$
 *    Problem Name : $%PROBLEM_NAME%$
 *    Problem Url : $%PROBLEM_URL%$
**/

#include<bits/stdc++.h>
using namespace std;

int main(){

	

    return 0;
}
