[20251102] BOJ / P2 / RPG Extreme / 설진영#1298
Merged
ShinHeeEul merged 1 commit intomainfrom Nov 2, 2025
Merged
Conversation
Contributor
|
문제 링크가 이상해요 |
Contributor
Author
|
@oncsr 헐 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🧷 문제 링크
https://www.acmicpc.net/problem/20061
🧭 풀이 시간
50분
👀 체감 난이도
✏️ 문제 설명
N×M 그리드 상에서 진행되는 RPG 게임 시뮬레이션 문제
조건이 너무 많아서 설명 생략
🔍 풀이 방법
빡x100 구현
클래스 잘 쓰면 조건 구현하는데 유리한듯
⏳ 회고
P2 정도는 아닌거같긴한데 모든 조건을 적절히 고려할 수 있도록 잘 설계해서 코드 짜야할듯 막짜면 무조건 실수함