CS3413/Assignment2
2023-09-29 17:23:50 -03:00
..
.idea Add assignment 2 2023-09-26 11:27:36 -03:00
documentation Add assignment 2 2023-09-26 11:27:36 -03:00
submission Add v2 submission, and rename first submission 2023-09-29 17:23:50 -03:00
CMakeLists.txt Finish assignment 2 2023-09-29 14:58:04 -03:00
main.c Change to kill zombie procs after loop 2023-09-29 17:20:10 -03:00
readme.txt Add submission and readme 2023-09-29 15:11:57 -03:00

To graders:

To compile the code, run the following command:
gcc main.c

To run the code, run the following command:
./a.out