码迷,mamicode.com
首页 >  
搜索关键字:zzuli    ( 91个结果
zzuli训练赛_05_13-K
题意:是输入N,2#include#includeusing namespace std;bool temp[100000];bool Try(int n)//判断素数 { if(n==2) return true; for(int i=2;i>n) { ...
分类:其他好文   时间:2014-05-19 11:19:42    阅读次数:168
91条   上一页 1 ... 8 9 10
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!