cs50 pset3 resize.c n = scale factor(can be from 1 to 100 inclusive) input.bmp is the .bmp image to resize output.bmp file is the resized .bmp created Usage: resize n input.bmp output.bmp