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

[python]boj2194 #58

Merged
merged 2 commits into from
Aug 16, 2023
Merged

[python]boj2194 #58

merged 2 commits into from
Aug 16, 2023

Conversation

chjcode
Copy link
Contributor

@chjcode chjcode commented Aug 13, 2023

๐Ÿ“ฃ Related Issue

close #

๐ŸŒ Background

๋ฐฑ์ค€ 2194 : https://www.acmicpc.net/problem/2194
๋ฐฑ์ค€ ๊ณจ๋“œ 5

bfs๋ฅผ ์‚ฌ์šฉํ–ˆ๋Š”๋ฐ ์‹œ๊ฐ„ ์ดˆ๊ณผ๊ฐ€ ๋–ด์Šต๋‹ˆ๋‹ค ใ…œใ…œ ๋‹ค๋ฅธ ํ’€์ด๋ฅผ ๋ณด์•„๋„ bfs๋ฅผ ์‚ฌ์šฉํ•˜๋Š” ๊ฒƒ ๊ฐ™์€๋ฐ ์ œ ์ฝ”๋“œ๋Š” ์‹œ๊ฐ„ ์ดˆ๊ณผ๊ฐ€ ๋‚˜๋Š” ์ด์œ ๋ฅผ ๋ชจ๋ฅด๊ฒ ์Šต๋‹ˆ๋‹ค.

๐Ÿ‘ฉโ€๐Ÿ’ป Contents

README.md์— ์„œ์ˆ ํ•˜์˜€์Šต๋‹ˆ๋‹ค.

๐Ÿ“ฑ Screenshot

๐Ÿ“ Review Note

๐Ÿ“ฌ Reference

@chjcode chjcode requested a review from a team as a code owner August 13, 2023 14:14
@chjcode chjcode requested review from minjae9610 and cJinu and removed request for a team August 13, 2023 14:14
@minjae9610
Copy link
Member

ํ•ด๊ฒฐํ•˜์ง€ ๋ชปํ•œ ๋ฌธ์ œ๋Š” ์ด์Šˆ์— ๋“ฑ๋กํ•ด์ฃผ์…”๋„ ์ข‹์•„์š”!

Copy link
Member

@minjae9610 minjae9610 left a comment

Choose a reason for hiding this comment

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

์งœ์ž˜์งœ์ž˜ํ•˜๊ฒŒ ๊ฐœ์„ ํ•  ๋ฐฉ๋ฒ•์€ ์žˆ์ง€๋งŒ, ํƒ€์ž„์•„์›ƒ์ด ๋ฐœ์ƒํ•˜๋Š” ๊ฐ€์žฅ ํฐ ์›์ธ์€ ์ด๋ฏธ ๋“ค๋ €๋˜ ์œ„์น˜์— ๋Œ€ํ•œ ์ฒดํฌ๊ฐ€ ์—†์–ด์„œ ๊ณ„์† ๋“ค๋ €๋˜ ์œ„์น˜๊ฐ€ ํ์— ์ถ”๊ฐ€๋˜๋ฉด์„œ ๋ฃจํ”„๊ฐ€ ๋ฐœ์ƒํ•˜๋Š”๊ฒŒ ์›์ธ์ด์ง€ ์•Š์„๊นŒ ์‹ถ์Šต๋‹ˆ๋‹ค.

seoul_x_hwijoonchoi/BOJ/boj2194/boj2194.py Outdated Show resolved Hide resolved
seoul_x_hwijoonchoi/BOJ/boj2194/boj2194.py Outdated Show resolved Hide resolved
seoul_x_hwijoonchoi/BOJ/boj2194/boj2194.py Show resolved Hide resolved
@minjae9610
Copy link
Member

ํƒ€์ž„์•„์›ƒ ํ”ผ๋“œ๋ฐฑ์„ ์œ„ํ•ด ์ €๋„ ํ’€์–ด๋ดค๋Š”๋ฐ ํƒ€์ž„์•„์›ƒ ์ด์Šˆ ์™ธ์—๋„ ๋ฌธ์ œ์— ์žˆ๋Š” ํ•จ์ •์ด ์กฐ๊ธˆ ์žˆ๊ตฐ์š”..

seoul_x_hwijoonchoi/BOJ/boj2194/README.md Outdated Show resolved Hide resolved
Copy link
Member

@minjae9610 minjae9610 left a comment

Choose a reason for hiding this comment

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

ํ†ต๊ณผํ•˜์…จ๋‹ค๋‹ˆ ๋‹คํ–‰์ž…๋‹ˆ๋‹ค :)

@chjcode chjcode merged commit efdce67 into main Aug 16, 2023
@chjcode chjcode deleted the algo/chjcode/boj2194 branch August 16, 2023 12:14
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.

3 participants