Skip to content

[최단경로] 11월 26일#12

Open
ODamDam wants to merge 5 commits into
Altu-Bitu-7:mainfrom
ODamDam:week13
Open

[최단경로] 11월 26일#12
ODamDam wants to merge 5 commits into
Altu-Bitu-7:mainfrom
ODamDam:week13

Conversation

@ODamDam
Copy link
Copy Markdown
Collaborator

@ODamDam ODamDam commented Nov 26, 2024

인적사항
학번: 2271086
이름: 오다민

푼 문제
필수 과제 3개(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 50 to 76
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 18
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.

P3. 배운 개념을 활용해서 잘 구현해주셨네요 👍👍👍 조건을 한 번에 비교하면 인덴테이션이 줄어들어서 더 깔끔할 것 같기는 한데, 이건 취향의 영역인 것 같습니다...!

Comment thread 13_최단경로/필수/2458.cpp Outdated
Comment on lines 26 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.

학생 수를 구하는 부분 로직도 좋습니다 💯💯💯

Comment thread 13_최단경로/필수/15685.cpp Outdated
Comment on lines 21 to 32
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 6 to 9
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
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.

방향의 규칙성을 잘 발견해주셨네요👍

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