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

Ignore question if it is available only for premium plan #13

Merged
merged 2 commits into from
Oct 14, 2020

Conversation

budougumi0617
Copy link
Owner

fix: #10

jqでjson_decodeできてなレスポンスになっていて、でも、同じ現象でエラーになってそうなのは go run のときで、go build でビルドした実行バイナリならいけた、みたいな感じだったんですよね

$ go run ./cmd/leetgode/main.go generate 1602
"generate" command failed: not support premium question for now
exit status 1

// #9 で表示する問題番号の間違いを修正したため、1745ではなくなっている

@budougumi0617 budougumi0617 merged commit 5a65ac7 into master Oct 14, 2020
@budougumi0617 budougumi0617 deleted the fix-error branch October 14, 2020 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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