#24534: 這題會過的方法(?


es811066 (ZIhan)


ios::sync_with_stdio(0);

cin.tie(0);

+

multiset<int>s;

+s.begin() 還有 s.end()