Compute prime relation

Sep 12, 2012 at 7:53am
I need a program that find a relation between two numbers entered by a user, and if the numbers share a common factor they will be a not relatively prime , otherwise they will be relatively prime.
The user has a message to enter first number
then receive it
then a new message to enter a second number.
then the program determine the relation and send a message to the user.
Sep 12, 2012 at 9:16am
Best get programming, then. ;-)
Sep 12, 2012 at 9:47am
Just Code it...
Topic archived. No new replies allowed.