Skip to content

Homework_Aleksandrov_DS#10

Open
d1maal wants to merge 7 commits intoDafeCpp:mainfrom
d1maal:homework
Open

Homework_Aleksandrov_DS#10
d1maal wants to merge 7 commits intoDafeCpp:mainfrom
d1maal:homework

Conversation

@d1maal
Copy link
Copy Markdown

@d1maal d1maal commented Dec 27, 2025

No description provided.

Copy link
Copy Markdown
Contributor

@LostPointer LostPointer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

если сделаешь тесты и 5ую задачу то спокойно можно дотянуть до 8, а так пока скорее 5 баллов

Comment thread task_01/src/graph.h

private:
void FindCriticalComponents();
void Dfs(int v, int p, std::vector<bool>* visited,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Если меняешь то лучше сделать ссылками, тогда не нужно будет проверять что указатели не nullptr

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.

2 participants