Skip to main content
Go to Latest
function default
import { default } from "https://deno.land/x/masx200_leetcode_test@10.3.3/find-if-path-exists-in-graph/index.ts";

Parameters

n: number
edges: number[][]
source: number
destination: number

Returns

boolean