Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

2022年04月25日(월) jaewon1676 7문제의 풀이 추가 #42

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
jaewon1676 merged 7 commits into codeisneverodd:main from jaewon1676:main
Apr 25, 2022

Conversation

Copy link
Contributor

@jaewon1676 jaewon1676 commented Apr 25, 2022
edited
Loading

level1

내적
나머지가 1이 되는 수 찾기
모의고사
문자열 내림차순으로 배치하기
서울에서 김서방 찾기
예산
문자열을 정수로 바꾸기

기존 파일에 7문제 풀이 추가하였습니다 😅 😅
아... 달다

@jaewon1676 jaewon1676 self-assigned this Apr 25, 2022
@jaewon1676 jaewon1676 changed the title (削除) 2022年04月18日(월) jaewon1676 7문제의 풀이 추가 (削除ここまで) (追記) 2022年04月25日(월) jaewon1676 7문제의 풀이 추가 (追記ここまで) Apr 25, 2022
Copy link
Owner

@codeisneverodd codeisneverodd left a comment

Choose a reason for hiding this comment

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

풀이들도 깔끔하고 너무 좋네요 👍👍 문제 없는 것 같습니다

jaewon1676 reacted with thumbs up emoji
Comment on lines +44 to +47
// 최대한 많은 부서를 지원해야하기때문에 우리는 작은 수가 담긴 요소부터 빼줄 필요가 있습니다.
// 배열 d를 오름차순 정렬하여
// budget을 가장 작은 수인 배열 d[0]부터 순서대로 빼주며 카운트 해줍니다.
// 예산이 0이거나, 마이너스일 경우를 if문으로 처리를 해주면 됩니다😁
Copy link
Owner

@codeisneverodd codeisneverodd Apr 25, 2022

Choose a reason for hiding this comment

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

코드리뷰도 잘해주시고 주석도 잘해주시고 👍👍

jaewon1676 reacted with thumbs up emoji
Copy link
Contributor Author

확인 하였습니다 !

@jaewon1676 jaewon1676 merged commit 0ba1ac0 into codeisneverodd:main Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@codeisneverodd codeisneverodd codeisneverodd approved these changes

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /