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 ecjtunh at 2007-03-10 17:59:21 on Problem 1002
In Reply To:怎么用C++函数库里的快速排序子函数qsort急!!!!谢谢了!急! Posted by:2006011312 at 2007-03-10 16:09:34
int qr(const void *a,const void *b);
qsort(a,n,sizeof(a[0]),qr);

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