Skip to content

[20260307] BOJ / G5 / 빚 / 이인희#2001

Merged
ShinHeeEul merged 1 commit intomainfrom
LiiNi-coder
Mar 7, 2026
Merged

[20260307] BOJ / G5 / 빚 / 이인희#2001
ShinHeeEul merged 1 commit intomainfrom
LiiNi-coder

Conversation

@LiiNi-coder
Copy link
Copy Markdown
Contributor

🧷 문제 링크

https://www.acmicpc.net/problem/10427

🧭 풀이 시간

55 분

👀 체감 난이도

✏️ 문제 설명

  • n이 길이인 arr이 주어지고, 그것에서 m개를 고르고 그것 중에서 고른것을 a라 할때, a*m - (a + m)이 최소가 되도록 고른 것에 대한 출력

🔍 풀이 방법

  • 누적합

⏳ 회고

  • 누적합 연습

@LiiNi-coder LiiNi-coder added the success 👍 해설을 보지 않고 풀었을 때 label Mar 7, 2026
@ShinHeeEul ShinHeeEul merged commit 04d7bc1 into main Mar 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

success 👍 해설을 보지 않고 풀었을 때

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants