Skip to content

Instantly share code, notes, and snippets.

View B3nj4-u's full-sized avatar

Pedro Ulloa B3nj4-u

View GitHub Profile
#include<stdio.h>
#include<stdlib.h>
#include<signal.h>
#include<pthread.h>
#include<unistd.h>
#include<semaphore.h>
#include<sys/stat.h>
#include<string.h>
#define CantJugadores 100