Question: Do it using C Introduction Hack session activities are small weekly programming assignments intended to get you started on full programming assignments. Collaboration is allowed
Introduction Hack session activities are small weekly programming assignments intended to get you started on full programming assignments. Collaboration is allowed and, in fact, highly encouraged. You may start on the activity before your hack session, but during the hack session you must either be actively working on this activity or helping others work on the activity. You are graded using the same rubric as assignments so documentation, style, design and correctness are all important. This activity is due at 23:59:59 on the Friday in the week in which it is assigned according to the CSE system clock. Problem Statement There are thousands of commercial, miitary, and local airports in the US and around the world. The International Civil Aviation Organization maintains a database of current and inactive airports around the world. The database uniquely identifies each airport by an alphanumeric GPS code. Further, each record contains the following pieces of data on each airport . The name of the airport Its latitude in degrees in the range -90,90 with negative values corresponding to the southern hemisphere Its longitude in degrees in the range [-180, 180 with negative values corresponding to the western hemisphere . The type of airport Its elevation in (whole) feet above sea level Its municipality and its country
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
