/Student_task_system_from_txt_file-cpp

A code that, there are some students according to a txt file, and there are in the system of Double Linked List and we are giving them their jobs according to a Stack which is called works to do, and the system can record on each student that their work is finished when they finish their tasks. According to the input of the administrator.

Primary LanguageC++

Stargazers