
欧拉函数
文章平均质量分 60
Calm微笑
若不是终点,请微笑向前!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HDU 1787 GCD Again (欧拉函数)
GCD Again Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2920 Accepted Submission(s): 1260 Problem Description Do you have spent so原创 2016-07-18 21:29:28 · 551 阅读 · 0 评论 -
POJ 2407 Relatives(欧拉函数)
Relatives Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 13044 Accepted: 6464 Description Given n, a positive integer, how many positive integers less tha原创 2016-05-09 17:22:27 · 627 阅读 · 0 评论 -
HDU 1286 找新朋友 (欧拉函数)
O - 找新朋友 Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 1286 Appoint description: System Crawler (Jul 25, 2016 12:17:26 AM)原创 2016-07-29 21:23:37 · 361 阅读 · 0 评论 -
UESTC 1425 D - Farey (欧拉函数,打表)
题目链接 http://acm.uestc.edu.cn/#/problem/show/1425 http://acm.uestc.edu.cn/images/assets/1425.pdf 思路:欧拉函数打表 #include #include #include #include using namespace st原创 2017-03-03 17:54:45 · 420 阅读 · 0 评论 -
HDU 2824 The Euler function (欧拉函数打表)
The Euler function Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 6361 Accepted Submission(s): 2671 Problem Description The Eul原创 2017-03-06 21:45:33 · 411 阅读 · 0 评论