Skip to content

[오늘의 알고리즘] 네트워크#54

Merged
ing-eoking merged 1 commit intoBugShelter:mainfrom
yongjun-0903:03-26-2
May 26, 2025
Merged

[오늘의 알고리즘] 네트워크#54
ing-eoking merged 1 commit intoBugShelter:mainfrom
yongjun-0903:03-26-2

Conversation

@yongjun-0903
Copy link
Collaborator

@yongjun-0903 yongjun-0903 commented Mar 26, 2025

📌 관련 문제

📋 풀이 요약

  • 그래프를 만들어서 0, 1이 되어있는 구조를 보기 쉽게 인덱스로 할려고 함

😞 실패한 테스트 케이스

  • 미완성

@ing-eoking ing-eoking self-requested a review March 26, 2025 14:09
@ing-eoking ing-eoking added Algorithm 알고리즘 문제 풀이 🐜 Study 알고리즘 문제 공부 labels Mar 26, 2025
@ing-eoking ing-eoking linked an issue Mar 26, 2025 that may be closed by this pull request
Copy link
Collaborator

@ing-eoking ing-eoking left a comment

Choose a reason for hiding this comment

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

위 링크를 보고, 문제 풀이를 이해한 뒤 다시 풀어서 올려줘

@ing-eoking ing-eoking requested a review from Copilot April 9, 2025 01:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.

Copy link

Copilot AI Apr 9, 2025

Choose a reason for hiding this comment

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

The variable 'network' is declared but never used in the current implementation. Consider removing it or integrating it into the network count logic.

Copilot uses AI. Check for mistakes.
@ing-eoking ing-eoking merged commit ddfe2d3 into BugShelter:main May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Algorithm 알고리즘 문제 풀이 🐜 Study 알고리즘 문제 공부

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[오늘의 알고리즘] 네트워크

3 participants