gcd 385 computefourier.cc while(gcd(a, n) != 1){ gcd 21 utils.cc return gcd(b, a%b); gcd 8 utils.h int gcd(int a, int b);