| ||||||||||
| 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:help~In Reply To:help~ Posted by:cangratul at 2007-04-28 19:16:15 晕,明白了
for(q=i=0;ans[i]!=0||q!=0;i++)
{
ans[i]<<=33;
ans[i]+=q;
q=ans[i]/1000000000;
ans[i]%=1000000000;;
}这样就行了,我真是傻透了
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator