Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exit 1 when try to generate "Find Nearest Right Node in Binary Tree"(premium problem) #10

Closed
budougumi0617 opened this issue Oct 8, 2020 · 3 comments · Fixed by #13
Closed
Labels
bug Something isn't working

Comments

@budougumi0617
Copy link
Owner

$ go run ./cmd/leetgode/main.go generate 1745
exit status 1

https://leetcode.com/problemset/all/?search=Find%20Nearest%20Right%20Node%20in%20Binary%20Tree
https://leetcode.com/problems/find-nearest-right-node-in-binary-tree/

because premium problem?

@budougumi0617 budougumi0617 added the bug Something isn't working label Oct 8, 2020
@budougumi0617
Copy link
Owner Author

in result by leetcode-cli

error: Not support premium question for now

@budougumi0617
Copy link
Owner Author

@hgsgtk
ちょっと理由はわからないのですが、課金しないと解けない問題のレスポンスのメタデータでjson syntax errorが起きているっぽいので問題が発生する前に落ちるようにしました 😇

@hgsgtk
Copy link

hgsgtk commented Oct 14, 2020

ふええ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants