I will be very thankful for looking at my code and telling me whether if I create a structure for which I am dynamically allocating memory, should I dynamically allocate memory also for the structure's elements that are int or double? I will be very thankful for looking at my code