#include <stdio.h>

int no_search{



}


int main(void) {
	// your code goes here
	return 0;
}
