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:两次ce证明gcc/g++里面好像没有int min(int, int),要用别的头文件吗?

Posted by tdzl2003 at 2005-07-26 10:06:20 on Problem 1405
In Reply To:两次ce证明gcc/g++里面好像没有int min(int, int),要用别的头文件吗? Posted by:c0500448264 at 2005-04-14 17:16:54
#define min(x,y) (((x)<(y))?(x):(y))

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