← 返回 bloomberg 的题目列表Anagram Question
类型:online_judge
Given two strings s and t, write a function to determine if t is an anagram of s. Note: only lowercase letters are used. Provide a solution without using OrderedDict and explain the execution process of the code in detail.
Example
Input
anagram nagaram