leetcode-cli icon indicating copy to clipboard operation
leetcode-cli copied to clipboard

non-algorithm problems cause an infinite loop

Open 152334H opened this issue 2 years ago • 1 comments

$ leetcode p 1285

[1285] Find the Start and End Number of Continuous Ranges is on the run...


error: Not support database and shell questions for now

[1285] Find the Start and End Number of Continuous Ranges is on the run...


error: Not support database and shell questions for now
... < repeating infinitely > ...

152334H avatar Jun 05 '22 12:06 152334H

I solve this issue by https://github.com/clearloop/leetcode-cli/pull/77/commits/1730bd0bbd2b93681753d79edca5e7e34c9e87b2

As you think is no problem, you can cherry-pick to master branch. @clearloop

wendajiang avatar Jul 03 '22 08:07 wendajiang