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:那该怎么写,在zoj都是这样写的

Posted by windbells at 2004-09-30 16:43:36 on Problem 1862
In Reply To:那该怎么写,在zoj都是这样写的 Posted by:wanglei at 2004-09-30 16:24:30
int compare(const void *arg1,const void *arg2)
{
	return *(double *)arg1-*(double *)arg2;
}

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