You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automated testing system coded in C on Linux operating system. The system runs the student program, check it and write a grade in grades file that contains the grade of each student next to his name. Using system calls to execute students’ program as well as opening, reading and writing to files.