import java.util.*;

public class WindChill {
	
	public static void main (String[] args) {
		
		
	}
}