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 |
看了我好久,现在才发现这两行有什么区别In Reply To:Re:NeedHelp 2105 Posted by:JiangLY at 2005-06-25 15:27:03 > p:=c2n(s[25])*128+c2n(s[26])*64+c2n(s[27])*32+c2n(s[28])*16+c2n(s[29])*8+c2n(s[30])*4+c2n(s[21])*2+c2n(s[32])*1; > ============================================================> > p:=c2n(s[25])*128+c2n(s[26])*64+c2n(s[27])*32+c2n(s[28])*16+c2n(s[29])*8+c2n(s[30])*4+c2n(s[31])*2+c2n(s[32])*1; Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator