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:求解释哪错了,在此先谢过了In Reply To:Re:求解释哪错了,在此先谢过了 Posted by:shiyan01 at 2011-09-17 17:19:41 > if (c[a[t].y]=0)or(path(a[t].y)) then > 应为 > if (c[a[t].y]=0)or(path(c[a[t].y)]) then > wa了许久啊、。。。。 傻了吧 if (c[a[t].y]=0)or(path(c[a[t].y)]) then 编译都通不过的吧。。。 Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator