hihocoder - [Offer<em>收割</em>]编程练习赛17 题目1 : F1 Score时间限制:10000ms单点时限:1000ms内存限制:
https://www.u72.net/daima/nhwks.html - 2024-09-24 00:18:08 - 代码库CCCC 真的很蒙 ,没有队服,没有狗牌,服务器崩溃到14:10 才开始比赛。。。(黑人问号开始前,发现旁边是西交老大吴航,mad~各种紧张。看着大佬疯狂的敲宏定
https://www.u72.net/daima/77n2.html - 2024-09-10 17:51:27 - 代码库思路:乱搞。实现: 1 #include <iostream> 2 #include <cstdio> 3 using namespace std; 4 5 typedef long long ll; 6 ll l, d, f; 7 int t;
https://www.u72.net/daima/6xzh.html - 2024-09-08 13:02:34 - 代码库题目1 : 闰秒时间限制:10000ms单点时限:1000ms内存限制:256MB描述计算机系统中使用的UTC时间基于原子钟,这种计时方式同“地球自转一周是
https://www.u72.net/daima/72um.html - 2024-09-10 10:52:37 - 代码库思路:模拟,dfs。注意题目中的trick,输出一块的时候不要把其他块也输出了。实现: 1 #include <cstring> 2 #include <iostream> 3 #include <cstdio>
https://www.u72.net/daima/6xz8.html - 2024-09-08 13:05:04 - 代码库思路:并查集的应用。实现: 1 #include <iostream> 2 #include <cstdio> 3 using namespace std; 4 5 bool a[1005][1005]; 6 int n, x, y; 7
https://www.u72.net/daima/78eb.html - 2024-09-10 20:44:08 - 代码库思路:状态压缩 + dp。实现: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <algorithm> 5 using namespace std;
https://www.u72.net/daima/78es.html - 2024-09-10 20:44:38 - 代码库时间限制:10000ms单点时限:1000ms内存限制:256MB描述有n个小朋友需要接水,其中第i个小朋友接水需要ai分钟。由于水龙头有限,小Hi需要知道如果为
https://www.u72.net/daima/87hf.html - 2024-09-12 11:05:20 - 代码库时间限制:10000ms单点时限:1000ms内存限制:256MB描述H国正在进行一项持续N周的填海造岛工程。整片工程海域可以被看作是1000x1000的网格。每周
https://www.u72.net/daima/87hu.html - 2024-09-12 11:05:50 - 代码库时间限制:10000ms单点时限:1000ms内存限制:256MB描述小Hi现在有n个物品,每个物品都有一个价值。并且这n个物品总共有m个不同的属性,每个物品都具
https://www.u72.net/daima/87kx.html - 2024-09-12 11:09:13 - 代码库思路:矩阵快速幂。实现: 1 #include <iostream> 2 #include <cstdio> 3 #include <vector> 4 using namespace std; 5 6 typedef long long ll
https://www.u72.net/daima/93xb.html - 2024-09-13 22:48:39 - 代码库思路:模拟,深搜。实现: 1 #include <iostream> 2 #include <cstdio> 3 #include <string> 4 using namespace std; 5 6 const int dx[4] = { 0,
https://www.u72.net/daima/80vh.html - 2024-09-12 00:59:11 - 代码库时间限制:10000ms单点时限:1000ms内存限制:256MB描述小Hi有一块由NxM个单位正方形组成的矩形。现在小Ho在某些单位正方形上画了一道分割线,这条
https://www.u72.net/daima/83b0.html - 2024-09-12 05:14:57 - 代码库题目4 : 剑刃风暴时间限制:20000ms单点时限:2000ms内存限制:256MB描述主宰尤涅若拥有一招非常厉害的招式——剑刃风暴,“无论是战士还是
https://www.u72.net/daima/exak.html - 2024-09-15 09:24:33 - 代码库题目3 : 可疑的记录时间限制:10000ms单点时限:1000ms内存限制:256MB描述小Hi有一棵N个节点的树,编号1-N,其中1号节点是整棵树的根。他把这棵树的N-1条边
https://www.u72.net/daima/exae.html - 2024-09-15 09:26:56 - 代码库1.Lock相关知识介绍 好比我同时种了几块地的麦子,然后就等待<em>收割</em>。<em>收割</em>时,则是哪块先熟了,先<em>收割</em>哪块。
https://www.u72.net/daima/155z.html - 2024-08-31 05:27:52 - 代码库思路:我用的尺取。注意题目描述为恰好2个‘h‘,1个‘i‘,1个‘o‘。实现: 1 #include <iostream> 2 #include <cstdio> 3 #include <string> 4 #in
https://www.u72.net/daima/78m7.html - 2024-09-10 20:49:08 - 代码库#1514 : 偶像的条件时间限制:10000ms单点时限:1000ms内存限制:256MB描述小Hi的学校正面临着废校的大危机。面对学校的危机,小Hi同学们决定从ABC三个班中
https://www.u72.net/daima/mrek.html - 2024-09-16 20:31:51 - 代码库思路:枚举。实现: 1 #include <iostream> 2 #include <cstdio> 3 #include <algorithm> 4 using namespace std; 5 6 const int MAX_N = 10000
https://www.u72.net/daima/80b8.html - 2024-09-12 00:41:33 - 代码库宋仲基、宋慧乔双方所属经纪公司5日发表官方立场,宣布了两人的婚讯:“首先感谢国内外粉丝对宋仲基、宋慧乔的喜爱,也希望能对传达这样突然的消息给予理
https://www.u72.net/daima/nsv42.html - 2024-10-17 16:01:02 - 代码库