LeetCode: 389-Find the Difference 解題紀錄
Last Updated on 2022-02-07 by Clay
題目
You are given two stringsRead More »LeetCode: 389-Find the Difference 解題紀錄s
andt
. Stringt
is generated by random shuffling strings
and then add one more letter at a random position. Return the letter that was added tot
.