永远鲜红的幼月
永远鲜红的幼月
全部文章
分类
CF(19)
dp(6)
gcd的应用(1)
sort(4)
spfa(1)
二分(12)
几何(1)
博弈(2)
固定算法(1)
图论(11)
套题(5)
字符串匹配(1)
并查集(4)
思维(2)
搜索(4)
数学题(2)
数据结构(10)
数论(4)
未归档(192)
树状数组(1)
状压DP(1)
科普(3)
线段树(2)
网络流(3)
计算几何(4)
计算几何学习(17)
贪心(1)
题解(1)
归档
标签
去牛客网
登录
/
注册
永远鲜红の幼月
落后,就应该付出更多的努力!
全部文章
(共315篇)
钱币兑换问题(母函数)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1284 Problem Description 在一个国家仅有1分,2分,3分硬币,将钱N兑换成硬币有很多种兑法。请你编程序计算出共有多少种兑法。 Input 每行只有一个正整数...
2018-02-03
0
400
The Euler function(欧拉函数)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2824 Problem Description The Euler function phi is an important kind of function in number the...
2018-02-03
0
463
A. k-rounding(gcd)
题目来源:http://codeforces.com/problemset/problem/858/A For a given positive integer n denote its k-rounding as the minimum positive integer x, suc...
2018-02-03
0
653
万进制
题目来源:http://acm.hdu.edu.cn/showproblem.php?pid=1042 Problem Description Given an integer N(0 ≤ N ≤ 10000), your task is to calculate N! In...
2018-02-01
0
389
acm第一次:训练母牛的故事
题目来源:http://acm.hdu.edu.cn/showproblem.php?pid=2018 有一头母牛,它每年年初生一头小母牛。每头小母牛从第四个年头开始,每年年初也生一头小母牛。请编程实现在第n年的时候,共有多少头母牛? Input 输入数据由多个测试实例组成,每个测试实例...
2018-02-01
0
448
首页
上一页
23
24
25
26
27
28
29
30
31
32
下一页
末页