Introduction - If you have any usage issues, please Google them yourself
Task: To write a dormitory management staff dormitory management, query software, program design requirements:
//A. the use of interactive work
//B. establishment of data files, data files by keyword (name, student number, room number) sort (bubble, selection, insertion sort, etc. Choose one)
//2) query menu: (using binary search to achieve the following)
//A. Query by name
//B. Query by Student ID
//C. queries by room number
//3) print any results (which can be continuous operation)