Andy Diary Leetcode

@andydiary-leetcode

Public team

Community (0)
No community contribution yet

Joined on Jan 19, 2023

  • 題目位置 https://leetcode.com/problems/determine-if-two-strings-are-close 題目描述 Two strings are considered close if you can attain one from the other using the following operations: 如果我們可以使用下面兩種操作, 將其中一個字串轉變為另外一個字串 Operation 1: Swap any two existing characters.
     Like  Bookmark