Checks if the given integers are prime numbers. If the number is not a prime it tells you by which numbers it can be devided. Due to space limitations only up to eleven factors can be displayed. In ...