So I am have been thinking how to make a program that will prompt a user for how many numbers he wants to find GCD from
Then it will list all the possible numbers for each number
And in the end it will show the GCD of the numbers either its 2 or 3 or 10 numbers
How would I do that?
Loading
Prime bPosted Jan 21, 2012, 3:34 PM
VulpesPosted Jan 21, 2012, 1:22 PM
It worked fine when I compiled and ran it and I haven't used any fancy features so it should work on any version of C#.
Just copied and pasted it back into the compiler to make sure there was no pasting error and it's still working fine.
What errors are you getting?
Prime bPosted Jan 21, 2012, 11:56 AM
VulpesPosted Jan 21, 2012, 6:56 AM