Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Conversation

@ghost
Copy link

@ghost ghost commented Nov 3, 2021

*** 양식 논의 후 변경!

📌 푼 문제들


📝 간단한 풀이 과정

2057. Smallest Index With Equal Value

  • 문제에서 하라는 대로 구현

2058. Find the Minimum and Maximum Number of Nodes Between Critical Points

  • critical point 인덱스를 리스트에 저장
  • 이를 바탕으로 최소, 최대 거리를 구함

2059. Minimum Operations to Convert Number

  • BFS
  • 0 <= x <= 1000 조건에 유의

@mergify mergify bot assigned ghost Nov 3, 2021
@CoodingPenguin CoodingPenguin merged commit 2b86ff8 into main Nov 26, 2021
@CoodingPenguin CoodingPenguin deleted the gglifer-1102 branch November 26, 2021 15:37
@CoodingPenguin CoodingPenguin changed the title [서폿] Weekly Contest 265 + Refactor files [서폿] Weekly Contest 265 Nov 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

1 participant