Skip to content

[forest000014] Week 11 #1042

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

Merged
merged 10 commits into from
Feb 22, 2025
Merged

[forest000014] Week 11 #1042

merged 10 commits into from
Feb 22, 2025

Conversation

forest000014
Copy link
Contributor

@forest000014 forest000014 commented Feb 20, 2025

답안 제출 문제

Week 02

Week 09

Week 10

Week 11

체크 리스트

  • 우측 메뉴에서 PR을 Projects에 추가해주세요.
  • Projects의 오른쪽 버튼(▼)을 눌러 확장한 뒤, Week를 현재 주차로 설정해주세요.
  • 바로 앞에 PR을 열어주신 분을 코드 검토자로 지정해주세요.
  • 문제를 모두 푸시면 프로젝트에서 StatusIn Review로 설정해주세요.
  • 코드 검토자 1분 이상으로부터 승인을 받으셨다면 PR을 병합해주세요.

* }
*/
class Solution {
public int ans = -30_000_001;
Copy link
Contributor

Choose a reason for hiding this comment

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

int 에서 최솟값을 초기화 하는거라면 Integer.MIN_VALUE를 사용하면 어떨까요?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

아아 넵 그런 방법이 있었군요! 다음 번 풀이부터는 사용해보겠습니다 :)

Copy link
Contributor

@TonyKim9401 TonyKim9401 left a comment

Choose a reason for hiding this comment

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

forest님 문제 풀이 고생 많으셨습니다!
코멘트 달아둔 내용 외에는 풀이가 잘 되어있는것 같습니다.
코드에 대한 설명이 있을때도 있고 없을때도 있어서 혹시 시간이 되신다면 일관성을 유지해주시면 더욱 좋을것 같습니다.
12주차 문제 풀이도 파이팅입니다!

@TonyKim9401 TonyKim9401 merged commit 7222c35 into DaleStudy:main Feb 22, 2025
1 check passed
@forest000014
Copy link
Contributor Author

넵 시간이 될 때는 최대한 설명도 함께 적으려고 하는데, 시간이 없다는 핑계로 좀 게을리 할 때도 있었습니다 ㅠㅠ 노력해보겠습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

2 participants