| ||||||||||
| 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:内存限制是65536K,计算一下就知道了In Reply To:内存限制是65536K,计算一下就知道了 Posted by:RoBa at 2006-05-03 13:40:06 不是内存的问题。是这一句的问题:
for(j=i;i*j<N;j++)
number[i*j]=true;
我把i,j改成__int64就过了。
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator