I\'ve been given an exercise where I have the following structs:
struct person{ string code; string lastname; string name; int age; string codc