You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running LeetCodeTest on some the first two-sim problem, I expect to have a 'run code' / 'test' submission. But right now I am only able to use this to see the Test Input.
# Test Input
[2,7,11,15]
9
for the two-sums problem
When running LeetCodeSubmit, I get a window with expected output.
The text was updated successfully, but these errors were encountered:
I'm seeing the same running in NVIM v0.4.4 against a solution written in go. LeetCodeTest opens a new split with test input, but not one with test results.
After running LeetCodeTest on some the first two-sim problem, I expect to have a 'run code' / 'test' submission. But right now I am only able to use this to see the Test Input.
for the two-sums problem
When running LeetCodeSubmit, I get a window with expected output.
The text was updated successfully, but these errors were encountered: