Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 99 Bytes

File metadata and controls

1 lines (1 loc) · 99 Bytes

I just use push and sort, and the complexity is O((n+m)log(n+m)), you can solve it with O(n+m)!