Skip to content

Instantly share code, notes, and snippets.

View Ianonhulk's full-sized avatar
🤪
Lets think different

Ianonhulk Ianonhulk

🤪
Lets think different
View GitHub Profile
#include<stdio.h>
#include<conio.h>
#include<stdlib.h>
#include<string.h>
int main()
{
int b[20],p[20],w[20],tat[20],i,j,n,t=0,pos,temp,m;
float avg_wt,avg_tat;
int brust_time[10];
#include<stdio.h>
#include<pthread.h>
void check2();
void check1();
int NumBowls;
int NumCats;
int NumMice;
int i;
int x;
pthread_mutex_t l;