Skip to content

김유빈_Power of Three#32

Open
luwbe1 wants to merge 2 commits intomainfrom
feature/yubin2
Open

김유빈_Power of Three#32
luwbe1 wants to merge 2 commits intomainfrom
feature/yubin2

Conversation

@luwbe1
Copy link
Copy Markdown

@luwbe1 luwbe1 commented Aug 5, 2025

🧑‍💻 언어 및 제출 결과

  • 사용 언어: TypeScript
  • 통과 여부: ✅

🧠 풀이 설명

  • 1보다 작으면 무조건 false
  • 3으로 계속 나눴을 때 1이면 true이고 아니면 false입니다.

📊 시간/공간 복잡도

✅ 어떠한 근거로 시간/공간 복잡도가 이렇게 나왔는지 설명해주세요.

⚡️ 풀이의 속도와 메모리 등을 캡쳐해서 올려주세요.

  • 시간 복잡도: O(logn)
  • 공간 복잡도: O(1)
image

📝 추가 설명 (선택)

  • 고민했던 포인트가 있다면 간단히 적어주세요.

🙋‍♂️ 리뷰어에게

  • 리뷰어가 보면 좋을 포인트, 질문, 궁금한 점 등을 작성해 주세요.

@luwbe1 luwbe1 added the TeamD Team label for TeamD label Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TeamD Team label for TeamD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant