会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
AlexPanda
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
素数_因子_素因子
各博客分类
摘要:这里找到相应的分类的博客(DIY完了博客,但设置分类不会啊。逃~)
阅读全文
posted @
2020-03-19 16:38
AlexPanda
阅读(246)
评论(0)
推荐(0)
OpenJ_Bailian - 3177 判决素数个数 坑题
摘要:#include <bits/stdc++.h> using namespace std; #define IO ios::sync_with_stdio(false);cin.tie(0);cout.tie(0) bool judge(int x){ int z = floor(sqrt(x)+0
阅读全文
posted @
2019-04-09 14:06
AlexPanda
阅读(148)
评论(0)
推荐(0)
公告