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

[week-08] 1976, 19941 #50

Merged
merged 1 commit into from
Mar 19, 2024
Merged

[week-08] 1976, 19941 #50

merged 1 commit into from
Mar 19, 2024

Conversation

leGit-y
Copy link
Contributor

@leGit-y leGit-y commented Mar 13, 2024

print('YES')
exit()

for i in range(len(plan) - 1):
Copy link
Contributor

@wonkyDD wonkyDD Mar 13, 2024

Choose a reason for hiding this comment

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

plan 안에 있는 도시 사이마다 BFS를 해주는 생각이 엄청 멋진 것 같아요..!

Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM

@wonkyDD wonkyDD merged commit 17d9641 into main Mar 19, 2024
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.

[week-08] 19941, 1976
2 participants