Skip to main content
Go to Latest
function default
import { default } from "https://deno.land/x/masx200_leetcode_test@9.0.4/two-sum-iv-input-is-a-bst/index.ts";

Parameters

root: TreeNode | null
k: number

Returns

boolean