#include <stdio.h>
//3
int main(void) {

	return 0;
}
