Dining philosophers problem For N philosophers To compile: make to compile make clean tor cleanup To run: run as ./dinner 12 where instead of 12, pass any number of philosophers you would like.