摘要: W - Prime Time 题意:用公式n*n+n+41,判断素数的百分比 #include<iostream> #include<algorithm> #include<math.h> #include<string.h> #include<string> #define ll long lon 阅读全文
posted @ 2019-11-15 15:11 知道了呀~ 阅读(367) 评论(0) 推荐(0) 编辑