Monday, September 14, 2009
Euclidean Algorithm in C
Hello,
My number theory professor asked the class to program the Euclidean Algorithm in a language of our choice. I did mine in C.
I've attached my copy.
gcd_euclidean.c
Hello,
My number theory professor asked the class to program the Euclidean Algorithm in a language of our choice. I did mine in C.
I've attached my copy.
gcd_euclidean.c