The task: write a C++ program that take in and sort patient data (by 5 distinct categories - age, ID, sec, first name, and last name). Program shall output in a tabular format and use tie-breakers when patients are tied in categories.
The focus: bubble sorting involving integers and characters.
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.