Skip to content

[minzino] bj1943 - 동전 분배 풀이 실패(dp) - #100

Open
Minzino wants to merge 1 commit into
mainfrom
minzino0322
Open

[minzino] bj1943 - 동전 분배 풀이 실패(dp)#100
Minzino wants to merge 1 commit into
mainfrom
minzino0322

Conversation

@Minzino

Copy link
Copy Markdown
Member

풀이 과정 요약

dp 문제를 좀 더 풀어봐야할 것 같습니다.

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

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

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

@MinzinoMinzino self-assigned this Mar 22, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

java풀이 언어💭 풀이중

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Minzino