#include <stdio.h>

int main(void)
{
	return 1;
}
