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

scc代码有误 #2130

Closed
cnszlijz opened this issue Apr 13, 2020 · 2 comments
Closed

scc代码有误 #2130

cnszlijz opened this issue Apr 13, 2020 · 2 comments

Comments

@cnszlijz
Copy link
Contributor

/graph/scc.md中的代码实现部分的“else if (!in_stack[v])”应改成“else if (in_stack[v])”

@welcome
Copy link

welcome bot commented Apr 13, 2020

感谢你对 OI Wiki 的关注!记得在 Issue 中表达清楚自己的意思哦~

@Ir1d
Copy link
Member

Ir1d commented Apr 21, 2020

fixed in recent PR

@Ir1d Ir1d closed this as completed Apr 21, 2020
@Ir1d Ir1d removed the div. 3 label Apr 21, 2020
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

No branches or pull requests

3 participants