Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
Re:使用stl map的自动排序 代码也相当简洁 贴下代码In Reply To:Re:使用stl map的自动排序 代码也相当简洁 贴下代码 Posted by:1664907189 at 2017-09-30 16:51:28 map<int,string>的话,可能会有相同的字符串,这个度量值相同,所以我用的是map<pair<int,int>,string>s; Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator