訪客 lebih dari 3 tahun yang lalu for(int i = 2; i <=(a>b? a: b); i++) if((a%i == 0) &&(b %i == 0)) gcd = i Post A Comment