Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/07/27 (1)
넘치게 채우기
[LeetCode] 2976. Minimum Cost to Convert String I
https://leetcode.com/problems/minimum-cost-to-convert-string-i/description/?envType=daily-question&envId=2024-07-27leetcode - Minimum Cost to Convert String I문제 유형 : 문자열 처리, 최단거리, bfs문제 난이도 : Medium 문제You are given two 0-indexed strings source and target, both of length n and consisting of lowercase English letters. You are also given two 0-indexed character arrays original and changed, and an i..
PS/LeetCode
2024. 7. 27. 10:46