Input consists of a line containing n <= 1000, the number of airports. n lines follow, each giving the latitude (between -90 and +90 degrees) and longitude (between -180 and +180 degrees) of an airport.
To two decimal places, give the latitude and longitude of the airport that best serves as a hub. If there are several any one will do.
3 3.2 -15.0 20.1 -175 -30.2 10
3.20 -15.00