-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
LeetCode 504 迭代方法勘误 #521
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
LeetCode 504 迭代方法勘误 #521
Conversation
Trying to solve GitHub Action fails “The GITHUB_TOKEN environment variable was not set”
why update |
我提交的时候github检查报了个错误,大意是 The GITHUB_TOKEN environment variable was not set 要是不合适的话我就改回来。我不确定这个错误是怎么回事。。。 |
改回来吧。 因为 secret 里我没有设置这个东西,因此实际也没用 |
改回来了 |
@andy814 你改错了吧? 你自己看下 changes |
我不觉得有问题呀。changes里面只改了504.base-7.md的第88行,从0改成了“0” |
@andy814 现在没问题了。 |
返回类型需要是字符串,原答案无法通过测试用例0