int main(){

	int i = 0, j = 0;
	int count=10;
	return 0;
}