| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
comp中不能用关系表达式In Reply To:请问这个程序有什么问题啊,为什么会WA的? Posted by:200630690119 at 2008-07-17 20:06:10 >>
> int comp(const void*a,const void*b){
> struct d* x=(struct d*)a;
> struct d* y=(struct d*)b;
> return (x->weight-y->weight);
> }
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator