Basically I've this homework assignment for my beginner C class, I managed to compile the program but am unable to clear the auto-marker (coursemarker)
Any one got some clues as to why?
The program is required to read a user input integer and calculate whether the integer is prime or not prime and output the respective lines as in the code below. An entry of 0 will result in the program exiting.
Question
evo0o
Basically I've this homework assignment for my beginner C class, I managed to compile the program but am unable to clear the auto-marker (coursemarker)
Any one got some clues as to why?
The program is required to read a user input integer and calculate whether the integer is prime or not prime and output the respective lines as in the code below. An entry of 0 will result in the program exiting.
Pardon the noob // comments :p
Link to comment
https://www.neowin.net/forum/topic/881612-c-testing-whether-integer-is-prime-or-not-prime/Share on other sites
12 answers to this question
Recommended Posts