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

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

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

  • 1:tyvjP1003越野跑()

                        越野跑 描述 Description     为了能在下一次跑步比赛中有好的发挥,贝茜在一条山路上开始了她的训练。贝茜希望能在每次训练中跑得尽可能远,不过她也知

    https://www.u72.net/daima/d0ks.html - 2024-07-08 03:16:54 - 代码库
  • 2:关于位运算的

                        找数字2Time Limit: 25000ms, Special Time Limit:50000ms, Memory Limit:32768KBTotal submit users: 92, Accepted users: 67Problem 11466 : No spe

    https://www.u72.net/daima/fh94.html - 2024-07-09 18:15:25 - 代码库
  • 3:HDU 5907 Find Q (题)

                        题意:在他眼前有一个小写字母组成的字符串SSS,他想找出SSS的所有仅包含字母‘q‘的连续子串。析:这个题,很容易发现,有 n 个连续个q,就是前 n 项和。注意不要

    https://www.u72.net/daima/d5m3.html - 2024-08-15 11:08:20 - 代码库
  • 4:题:HDU 5112 A Curious Matt

                        Description There is a curious man called Matt.  One day, Matt‘s best friend Ted is wandering on the non-negative half of the number line

    https://www.u72.net/daima/bx2h.html - 2024-08-16 02:48:46 - 代码库
  • 5:HDU 5944 Fxx and string(题)

                        传送门Fxx and stringTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 131072/65536 K (Java/Others)Total Submission(s): 1007    Accept

    https://www.u72.net/daima/v735.html - 2024-08-24 13:13:34 - 代码库
  • 6:CF413B

                        题意:有n个人,m个通讯设备,通讯k次。给出人可以通讯的矩阵。当一个人在某台设备通讯时,其他人可以接收,问k次通讯结束后每个人接收了多少次。思路:开始没看清

    https://www.u72.net/daima/shxf.html - 2024-07-12 19:44:25 - 代码库
  • 7:hud 2570 迷障( 贪心)

                        对给的药水浓度进行排序,对于小于解毒药水浓度的可以直接加上它的体积,对每次混合后的药水浓度进行记录,大于解毒药水浓度就输出,注意你求得是百分比还是百

    https://www.u72.net/daima/v147.html - 2024-07-15 08:28:30 - 代码库
  • 8:hdu 1800 Flying to the Mars( ,贪心)

                        其实就是求最大的相同的数的多少。。我是把它当字符串输入。。解决前导0的问题。。#include<stdio.h>#include<iostream>#include<string.h>#includ

    https://www.u72.net/daima/v0bs.html - 2024-07-15 07:05:30 - 代码库
  • 9:历年NOIP题泛做

                        快noip了就乱做一下历年的noip题目咯.. noip2014 飞扬的小鸟其实这道题并不是很难,但是就有点难搞 听说男神错了一个小时..就是$f_{i,j}$表示在第$i$个

    https://www.u72.net/daima/s4wu.html - 2024-08-20 22:28:10 - 代码库
  • 10:字符串解密--

                        传纸条Time Limit: 1000ms   Memory limit: 65536K  有疑问?点这里^_^题目描述传纸条是一种在课堂上传递信息的老方法,虽然现在手机短信和QQ聊天越来越普

    https://www.u72.net/daima/uss1.html - 2024-07-14 02:47:56 - 代码库
  • 11:迷宫问题 BFS入门

                        1102:迷宫问题 时间限制:1 秒内存限制:32 兆特殊判题:否 提交:84解决: 41 题目描述小明置身于一个迷宫,请你帮小明找出从起点到终点的最短路程。小明只能向

    https://www.u72.net/daima/umux.html - 2024-07-14 16:45:56 - 代码库
  • 12:POJ1580 题,积累!

                        【题意简述】:题意很简单,就是将这两个字符串比较,移动着比较,求出最多的相同的元素个数,然后用题目中所给的公式,写出结果。【分析】:本题要注意的就是for循

    https://www.u72.net/daima/1e77.html - 2024-07-19 16:47:47 - 代码库
  • 13:hdu4950 Monster (题)

                        4950 MonsterMonsterTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 52    Accepted Subm

    https://www.u72.net/daima/xerh.html - 2024-07-17 15:21:27 - 代码库
  • 14:ZOJ 3609 Modular Inverse (题)

                        Modular InverseTime Limit: 2 Seconds      Memory Limit: 65536 KBThe modular modular multiplicative inverse of an integer a modulo m is an in

    https://www.u72.net/daima/1ava.html - 2024-07-18 16:52:34 - 代码库
  • 15:HDU 1800 Flying to the Mars (题)

                        Flying to the MarsTime Limit: 5000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 11099    Accepted

    https://www.u72.net/daima/06kb.html - 2024-07-18 11:20:05 - 代码库
  • 16:HDU 1050-Moving Tables(

                        Moving TablesTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 19364    Accepted Subm

    https://www.u72.net/daima/0x73.html - 2024-07-18 05:50:07 - 代码库
  • 17:51nod1118(题)

                        题目链接: https://www.51nod.com/onlineJudge/questionCode.html#!problemId=1118 题意: 中文题诶~ 思路: 因为机器人只能往下或者右走, 那么方格

    https://www.u72.net/daima/0urh.html - 2024-08-28 22:37:03 - 代码库
  • 18:CF467 AB

                        Codeforces Round #267 (Div. 2)(C和D的题解单独写:CF467C George and Job (DP) CF467D Fedor and Essay 建图DFS) CF#267ACF#267BAGeorge and Accommodatio

    https://www.u72.net/daima/5vae.html - 2024-07-23 07:41:11 - 代码库
  • 19:HDU 2035 不忍直视的

                        #include <iostream>#include <cstdio>#include <algorithm>using namespace std;int main(){        int a,b;        while(scanf("%d%d",&a,&b)!=EOF){                if(!a&&!b

    https://www.u72.net/daima/2ucf.html - 2024-07-20 04:09:37 - 代码库
  • 20:AUFS和GlusterFS试 1.0

                        AUFS (AnotherUnionFS) 是一种 Union FS, 简单来说就是支持将不同目录挂载到同一个虚拟文件系统下(unite several directories into a single virtual

    https://www.u72.net/daima/4crk.html - 2024-09-04 13:23:02 - 代码库