#include <stdio.h>
//2
int main(void) {
	// your code goes here
	return 0;
}
