Skip to content

[태연] 250620#339

Open
rhino-ty wants to merge 3 commits into
mainfrom
태연/250620

Hidden character warning

The head ref may contain hidden characters: "\ud0dc\uc5f0/250620"
Open

[태연] 250620#339
rhino-ty wants to merge 3 commits into
mainfrom
태연/250620

Conversation

@rhino-ty
Copy link
Copy Markdown
Contributor

@rhino-ty rhino-ty commented Jun 23, 2025

🍳 Algorithm approach and solution

3월 1일부터 11월 30일까지 연속적으로 꽃이 피어있을 최소 개수 => 그리디하게 풀면 됩니다!

  • 현재 덮어야 할 시점에서 가장 멀리까지 덮는 꽃을 선택하는 것이 항상 최적
  • 그리디 선택 속성과 최적 부분구조 만족

@rhino-ty rhino-ty linked an issue Jun 23, 2025 that may be closed by this pull request
@rhino-ty rhino-ty self-assigned this Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Baekjoon] 공주님의 정원

1 participant