#include<iostream> #include<fstream> using namespace std; class Person { public: char m_Name[64]; int