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:怎么用C++函数库里的快速排序子函数qsort急!!!!谢谢了!急!

Posted by cooper at 2007-06-12 13:07:40 on Problem 1002
In Reply To:Re:怎么用C++函数库里的快速排序子函数qsort急!!!!谢谢了!急! Posted by:ecjtunh at 2007-03-10 17:59:21
#include <algorithm>

std::sort(data.begin(),data.end());
//well done

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