Some checks in Clojure ... (def C (set (for [a A b A :when (= (gcd a b) 1)] [a b]))). Note: gcd computes the greatest common divisor of two numbers.
確定! 回上一頁