Source code for homework 4

Makefile
a makefile
perc0.cu
original percolation simulation
perc.cu
faster simulation with TODOs
time_it.cu
utilities for measuring the time to execute code
time_it.h
header file corresponding to time_it.cu