Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

Re:使用stl map的自动排序 代码也相当简洁 贴下代码

Posted by 1664907189 at 2017-09-30 16:53:03 on Problem 1007
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:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator