编程及软件开发解决方案库

2000万优秀解决方案库,覆盖所有编程及软件开发类,极速查询

今日已更新 2090 篇代码解决方案

  • 1:[POJ 1742] Coins 【DP】

    <em>题目</em>链接:POJ - 1742 <em>题目</em>大意现有 n 种不同的硬币,每种的面值为 Vi ,数量为 Ni ,问使用这些硬币共能凑出 [1,m] 范围内的多少种面值。

    https://www.u72.net/daima/ncf5v.html - 2024-08-08 02:51:26 - 代码库
  • 2:HUD-5124-lines

    <em>题目</em>链接http://acm.hdu.edu.cn/showproblem.php?

    https://www.u72.net/daima/nd4hz.html - 2024-08-05 09:21:58 - 代码库
  • 3:建筑抢修(优先队列的运用)

    <em>题目</em>链接:https://vjudge.net/problem/HYSBZ-1029<em>题目</em>分析:刚开始看<em>题目</em>,我以为建立一个包含t1,t2的结构体,然后将所有建筑维修的摧毁时间进行排序

    https://www.u72.net/daima/nve45.html - 2024-11-03 01:27:02 - 代码库
  • 4:noi2017 T1 整数 ——线段树

    loj.ac上有  <em>题目</em>传送门不过我还是把<em>题目</em>搬过来吧整数(integer)【<em>题目</em>背景】在人类智慧的山巅,有着一台字长为 1048576 位的超级计算机

    https://www.u72.net/daima/nwzhh.html - 2024-11-03 22:01:39 - 代码库
  • 5:hdu3826 Squarefree number

    <em>题目</em>链接:传送门<em>题目</em>:Squarefree numberTime Limit: 10000/3000 MS (Java/Others)    Memory Limit

    https://www.u72.net/daima/f1x9.html - 2024-07-10 05:26:02 - 代码库
  • 6:poj2531Network Saboteur

    <em>题目</em>链接:点我点我<em>题目</em>:Network SaboteurTime Limit: 2000MS Memory Limit: 65536KTotal Submissions

    https://www.u72.net/daima/c67z.html - 2024-07-11 10:25:19 - 代码库
  • 7:zoj3080chibi

    <em>题目</em>链接:点我点我<em>题目</em>:ChiBiTime Limit: 5 Seconds      Memory Limit: 32768 KBwatashi‘s mm

    https://www.u72.net/daima/c675.html - 2024-07-11 10:26:25 - 代码库
  • 8:hdu4864Task(贪心)

    <em>题目</em>链接:啊哈哈,点我<em>题目</em>:TaskTime Limit: 4000/2000 MS (Java/Others)    Memory Limit: 32768

    https://www.u72.net/daima/ukwr.html - 2024-07-13 21:06:48 - 代码库
  • 9:hdu3342Legal or Not

    <em>题目</em>链接:点我点我<em>题目</em>:Legal or NotTime Limit: 2000/1000 MS (Java/Others)    Memory Limit:

    https://www.u72.net/daima/c8ba.html - 2024-07-11 11:47:06 - 代码库
  • 10:Topcoder 练习小记,Java 与 Python 分别实现。

    Topcoder上的一道<em>题目</em>,<em>题目</em>描述如下:Problem Statement    Byteland is a city with many skyscrapers

    https://www.u72.net/daima/xers.html - 2024-07-17 15:22:02 - 代码库
  • 11:Codevs 2059 逃出克隆岛

              2059 逃出克隆岛 时间限制: 1 s    空间限制: 128000 KB    <em>题目</em>等级 : 黄金 Gold<em>题目</em>描述 Descriptionoi

    https://www.u72.net/daima/2dck.html - 2024-08-31 22:48:00 - 代码库
  • 12:poj1328Radar Installation(贪心—区间选点)

    <em>题目</em>链接:啊哈哈,点我点我<em>题目</em>:Radar InstallationTime Limit: 1000MS Memory Limit: 10000KTotal

    https://www.u72.net/daima/u1wr.html - 2024-07-14 08:12:25 - 代码库
  • 13:3116 高精度练习之加法

    3116 高精度练习之加法  时间限制: 1 s 空间限制: 128000 KB <em>题目</em>等级 : 黄金 Gold题解

    https://www.u72.net/daima/7f81.html - 2024-09-09 20:22:40 - 代码库
  • 14:1214 线段覆盖 水

    1214 线段覆盖   时间限制: 1 s  空间限制: 128000 KB  <em>题目</em>等级 : 黄金 Gold

    https://www.u72.net/daima/m89z.html - 2024-09-17 18:00:19 - 代码库
  • 15:1453 统计素数个数 2

    1453 统计素数个数 2   时间限制: 1 s  空间限制: 256000 KB  <em>题目</em>等级 : 黄金 Gold

    https://www.u72.net/daima/ema8.html - 2024-09-16 03:48:39 - 代码库
  • 16:HDU 2141 Can you find it?(二分)

    <em>题目</em>链接:clicl here~~【<em>题目</em>大意】:Give you three sequences of numbers A, B, C, then we

    https://www.u72.net/daima/nzb2a.html - 2024-09-21 20:49:23 - 代码库
  • 17:1205 单词翻转

    1205 单词翻转  时间限制: 1 s 空间限制: 128000 KB <em>题目</em>等级 : 青铜 Bronze题解

    https://www.u72.net/daima/nhfkv.html - 2024-09-23 14:55:51 - 代码库
  • 18:POJ2194 Stacking Cylinders(向量旋转)

    <em>题目</em>链接:  http://poj.org/problem?

    https://www.u72.net/daima/nr00b.html - 2024-10-14 14:15:01 - 代码库
  • 19:HDU 2955 Robberies(DP)

    <em>题目</em>网址:http://acm.hdu.edu.cn/showproblem.php?

    https://www.u72.net/daima/nu79f.html - 2024-10-26 12:02:39 - 代码库
  • 20:HDU3635 Dragon Balls(带权并查集)

    <em>题目</em>链接:  http://acm.hdu.edu.cn/showproblem.php?

    https://www.u72.net/daima/nr824.html - 2024-10-15 14:51:39 - 代码库