So there are 2 structs:
struct Morning { int time; int day; struct Morning *next; //pointer for the ne