#include <iostream>
int main() {
	while(1) {

	}
	return 0;
}
