Seat Planner Seat Planner project for allotting seats for any test. This project includes 3 files: seat_classes.h, seat_functions.cpp, seat_main.cpp Use Makefile to run this program To run: $ make To remove executable and output files: $ make clean