You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My solution can generate the correct result but the elements' sequence is different from the test cases.
I can figure out the algorithm that can generate specified sequence. So I learnt the AC algorithm from the Internet.