Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
int リストが与えられた場合、int リストの各要素を OCaml の特定の二分探索木に 1 つずつ挿入するにはどうすればよいですか?
let insert_list = List.fold_left insert_element empty_tree