Skip to content

[230825] PGS 2문제 완료 - #104

Open
HyowonSin wants to merge 2 commits into
CodeSquad-2023-BE-Study:mainfrom
HyowonSin:230825
Open

[230825] PGS 2문제 완료#104
HyowonSin wants to merge 2 commits into
CodeSquad-2023-BE-Study:mainfrom
HyowonSin:230825

Conversation

@HyowonSin

@HyowonSinHyowonSin commented Aug 25, 2023

Copy link
Copy Markdown
Contributor
  • 풀긴 풀었지만 효율을 높일 수 있는 부분들이 항상 있었다.
  • 문제를 많이 풀어서 익히자..

생각이 잘 못 해서 이상하게 풀었다.
레벨 1
탐색 범위가 끝까지 갈 필요가 없었다.
반복문 안에서 최솟값을 바로 찾는 것이 좋다.
레벨 2
@HyowonSinHyowonSin self-assigned this Aug 25, 2023
@HyowonSinHyowonSin linked an issue Aug 25, 2023 that may be closed by this pull request
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

230825_프로그래머스

1 participant

@HyowonSin