#include struct student { long num; char name[10]; int age;