add: project 2

This commit is contained in:
Kiana Sheibani 2025-10-28 22:15:17 -04:00
parent 2b3c28d249
commit 4e8e564b44
Signed by: toki
GPG key ID: 6CB106C25E86A9F7
25 changed files with 921 additions and 3 deletions

View file

@ -1,8 +1,6 @@
#include <errno.h>
#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <unistd.h>