/************************************************************************** PROGRAM.CPP I declare that I am the sole author of this code and that I did not receive ANY HELP from ANYONE for this assignment (except from the TA and/or lecturer for this course). I am fully aware that if I did receive any help from anyone that this constitutes an academic offense (refer to the section on instructional offences in the Undergraduate Calendar) and may automatically fail the course and be reprimanded according to regulations set by Carleton University. Author Adrian Chan Student ID 100123456 The program accepts a user input for an integer and determines if it is a prime number or not. Modifications 06/05/18 AC First created. **************************************************************************/