Skip to main content
Go to Latest
function greatest_common_divisor
import { greatest_common_divisor } from "https://deno.land/x/masx200_leetcode_test@9.0.4/max-points-on-a-line/greatest_common_divisor.ts";

Parameters

a: number
b: number

Returns

number