首页 标签「题目」的内容如下:( Page 79 )
JAVA经典算法40题(1-20)
2022-11-09

【程序1】   题目:古典问题:有一对兔子,从出生后第3个月…

查看详情 3,293
poj 3621(最优比率环)
2022-11-09

题目链接:http://poj.org/problem?id=3621思路:之前…

查看详情 4,547
poj2492A Bug's Life——带权并查集
2022-11-09

题目:http://poj.org/problem?id=2492所有元素加入同…

查看详情 4,714
洛谷【P1498】:南蛮图腾(分治算法)
2022-11-09

传送门题目描述就不用看了,直接上样例就行:输入样例#1:2输出样例#1: /\ …

查看详情 2,595
poj-1989 The Cow Lineup
2022-11-09

The Cow Lineup Time Limit: 1000MS Memory…

查看详情 2,914
JAVA经典算法50题(转)
2022-11-09

转载请注明出处:http://blog.csdn.net/l1028386804…

查看详情 4,824
【HDOJ】1619 Unidirectional TSP
2022-11-09

题目本身一点儿都不难,但是就是被字典序搞死了。写的挺麻烦,但是过了,逆向做好做一…

查看详情 2,885
HDU5800 To My Girlfriend(DP)
2022-11-09

题目Sourcehttp://acm.hdu.edu.cn/showproble…

查看详情 2,574
【leetcode】Length of Last Word
2022-11-09

题目简述Given a string s consists of upper/l…

查看详情 2,378
leetcode 129. Sum Root to Leaf Numbers —– java
2022-11-09

Given a binary tree containing digits fr…

查看详情 3,968
1 77 78 79 80 81 92