Haytham_HW_08: Haytham_HW_08.c Header.h
	gcc -lm -o Haytham_HW_08 Haytham_HW_08.c CountPairs.c
clean:
	rm -f Haytham_HW_08 *~ out
