rust-practice / cargo-leet

Program to make working on leetcode problems locally more convenient
Apache License 2.0
5 stars 3 forks source link

Leetcode evaluation not full compare #97

Open c-git opened 1 month ago

c-git commented 1 month ago

For problem https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree

They seem to only be comparing val of the node returned not anything else