
2018HUNNU个人赛
文章平均质量分 74
x_flyx
Come from Hunan Normal University,Come on.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Problem C DRM Messages
Problem C DRM MessagesDRM Encryption is a new kind of encryption. Given an encrypted string (which we’ll call a DRM message), the decryption process involves three steps: Divide, Rotate and Merge. T...原创 2018-08-14 21:38:34 · 403 阅读 · 0 评论 -
Graduation Examination
Graduation Examination Time Limit: 1000ms, Special Time Limit:2500ms, Memory Limit:65536KB Total submit users: 41, Accepted users: 33 Problem 11566 : No special judgement Problem description ...原创 2018-08-18 21:06:06 · 531 阅读 · 0 评论 -
题目 D. 错误的算法
题目 D. 错误的算法 有道题目是这样的: 输入一个 n 行 m 列网格,找一个格子,使得它所在的行和列中所有格子的数之和最大。如果答 案不唯一,输出任意解即可。比如,在下面的例子中,最优解是(1,3),即第一行和的三列的交 点(行从上到下编号为 1~n,列从左到右编号为 1~m),所有 7 个数之和为 35。 5 5 5 5 1 1 5 1 1 1 5 1 1 1 5 1 快要比赛的时候,有一个...原创 2018-08-13 22:29:56 · 340 阅读 · 0 评论 -
题目 B. 大还是小?
题目 B. 大还是小?输入两个实数,判断第一个数大,第二个数大还是一样大。每个数的格式为: [整数部分].[小数部分] 简单起见,整数部分和小数部分都保证非空,且整数部分不会有前导 0。不过,小数部分的最 后可以有 0,因此 0.0 和 0.000 是一样大的。输入输入包含不超过 20 组数据。每组数据包含一行,有两个实数(格式如前所述)。每个实数都 包含不超过 100 个字符。输...原创 2018-08-13 20:32:31 · 470 阅读 · 1 评论 -
Hamburger String
Hamburger String Time Limit: 1000ms, Special Time Limit:2500ms, Memory Limit:65536KB Total submit users: 17, Accepted users: 15 Problem 10865 : No special judgement Problem description BUG...原创 2018-08-13 19:55:45 · 230 阅读 · 0 评论 -
分金条
分金条 Time Limit: 1000ms, Special Time Limit:2500ms, Memory Limit:65536KB Total submit users: 17, Accepted users: 14 Problem 10866 : No special judgement Problem description 相信很多人都看过这个经典的数学故...原创 2018-08-13 18:42:14 · 915 阅读 · 0 评论 -
The Confusion of Euclid
The Confusion of Euclid Time Limit: 1000ms, Special Time Limit:2500ms, Memory Limit:65536KB Total submit users: 18, Accepted users: 12 Problem 10867 : No special judgement Problem description...原创 2018-08-13 16:14:06 · 227 阅读 · 0 评论 -
Harmonious Contest
Harmonious Contest Time Limit: 1000ms, Special Time Limit:2500ms, Memory Limit:65536KB Total submit users: 18, Accepted users: 18 Problem 10864 : No special judgement Problem description T...原创 2018-08-12 22:01:30 · 425 阅读 · 0 评论 -
Problem D Game of Throwns
Problem D Game of ThrownsDaenerys frequently invents games to help teach her second grade Computer Science class about various aspects of the discipline. For this week’s lesson she has the children ...原创 2018-08-15 14:59:58 · 492 阅读 · 0 评论 -
The Triangle Division of the Convex Polygon
The Triangle Division of the Convex Polygon Time Limit: 1000ms, Special Time Limit:2500ms, Memory Limit:65536KB Total submit users: 28, Accepted users: 17 Problem 11562 : No special judgement ...原创 2018-08-18 21:35:52 · 214 阅读 · 0 评论