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 |
Re:C:\temp\303277\Main.cpp(8) : error C2106: '=' : left operand must be l-value,这种错怎么改????急!急!急!!!!In Reply To:Re:C:\temp\303277\Main.cpp(8) : error C2106: '=' : left operand must be l-value,这种错怎么改????急!急!急!!!! Posted by:simon1271 at 2006-07-16 08:56:23 把if(x==0) > f(x,y)==1; 改为if(x==0) return (1); 同理改下一个 Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator