Составьте календарь классов, используя следующую информацию по C или cpp
Types of user: 1.Faculty /Admin a. UID b.password 2.Student a.UID-regestration number b.password Functionalities for Admin: 1.Create a task 2.Assigned a task with date a.To individual b.To all 3.Update the task a.To individual b.To all 4.Delete the task a.To individual b.To all 5.Display the submission details a.First five students b.Last five students 6.Declare or announced the topper Functionalities for student 1.He/She can view his/her task 2.He/She can submit an assigned task 3.Submission date checking -if date is over submission is not allowed 4.Student can view his/her task with date 5.He/She can also view the final result
Что я уже пробовал:
На самом деле я новичок в cpp, поэтому все еще пытаюсь это сделать.Может ли кто-нибудь помочь мне