Problem Description There are many people's name and birth in a list.Your task is to print the name from young to old.(There is no pair of two has the same age.) Input First line contains a single integer T≤ which denotes the number of test cases. Fo…