Skip to content
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

[donggi] boj 20310 타노스 풀이 실패 #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

donggi-lee-bit
Copy link
Member

  • 풀이 실패

풀이 과정 요약

  • 처음엔 문자열 중 0과, 1을 카운트해서 절반만큼 출력했습니다 (25점)
  • 나단에게 반례로 힌트를 받았는데도 이해를 못하고 실패

시간 복잡도와 공간 복잡도 기재

  • 시간 복잡도 : O()
  • 공간 복잡도 : O()

새로 찾은 풀이(혹은 좋은 풀이 방법을 찾았다면 기재)

- 풀이 실패
Sign up for free to 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.

1 participant