You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
int vip_seat,business_seat,economy_seat,date_constant,fullness,occupied_seats_number,filled,i; // date constant is help to how many aircraft's seats will be fill
int *occupied_seats; // if the date constant near to 0 nearly all seats filled
Aircraft(); // if the date constant near to 7 nearly all seats unfilled