Skip to content

Conversation

heozeop
Copy link
Contributor

@heozeop heozeop commented Aug 23, 2024

@heozeop heozeop added the c++ label Aug 23, 2024
@heozeop heozeop self-assigned this Aug 23, 2024
@heozeop heozeop marked this pull request as ready for review August 24, 2024 01:45
@DaleSeo DaleSeo requested a review from GUMUNYEONG August 24, 2024 19:15
Copy link
Member

@DaleSeo DaleSeo left a comment

Choose a reason for hiding this comment

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

5문제 다 푸시느라 수고 많으셨습니다. 시간 복잡도 분석이 의아한 부분이 있어서 코멘트 남겼습니다. 다른 멤버들이 코드 리뷰를 할 시간적 여유가 좀 있도록 PR을 조금만 더 빨리 올려주시면 좋을 것 같습니다.

@@ -0,0 +1,31 @@
// Time Complexity: O(n^2)
Copy link
Member

Choose a reason for hiding this comment

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

count1() 함수가 로그 시간이 걸리지 않을까요? 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

그러네요! 감사합니다!

@DaleSeo DaleSeo merged commit fac6215 into DaleStudy:main Aug 25, 2024
1 check passed
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