/*
TASK:zala
LANG:C++
*/
#include<stdio.h>
using namespace std;
int main()
{int a;
return 0;
}
