Skip to content

[최단경로] 1126#13

Open
minae-mina wants to merge 2 commits intomainfrom
week13
Open

[최단경로] 1126#13
minae-mina wants to merge 2 commits intomainfrom
week13

Conversation

@minae-mina
Copy link
Copy Markdown
Collaborator

인적사항

학번: 1976002
이름: 강민아

과제제출

기존 제출: 1238, 2458, 15685
추가 제출:

Copy link
Copy Markdown
Member

@sforseohn sforseohn left a comment

Choose a reason for hiding this comment

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

[최단경로 2458, 15685번 코드 리뷰 완료]

2458, 15685(P2)

민아님 안녕하세요! 마지막 주차까지 열심히 과제하시느라 고생 많으셨습니다! 🤩🎉✨
어려운 문제인데도 잘 풀어주셨네요! 😎 정석적으로 잘 구현해주셔서 크게 코멘트 드릴 부분이 없었습니다.

몇 가지 코멘트 드렸습니다.
궁금한 점이 있다면 리뷰어를 호출해주세요!

Comment thread 13_최단경로/필수/2458.cpp Outdated
Comment on lines 43 to 63
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

메인함수 깔끔하고 좋습니다👍👍👍

Comment thread 13_최단경로/필수/2458.cpp Outdated
Comment on lines 11 to 15
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

배운 개념을 활용해서 잘 구현해주셨네요 👍👍👍

Comment thread 13_최단경로/필수/15685.cpp Outdated
Comment on lines 47 to 48
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

P2. 격자의 크기를 상수 변수로 선언해서 사용하면 가독성도 좋아지고 실수할 일이 줄어들겠네요 🥰

Comment thread 13_최단경로/필수/15685.cpp Outdated
Comment on lines 64 to 70
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

P2. 문제에서 드래곤 커브는 격자의 크기를 벗어나지 않는다고 했으니 x, y의 범위는 체크하지 않아도 될 것 같아요🤗🤗

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