上一页 1 2 3 4 5 6 ··· 14 下一页
摘要: Color the ball Problem Description N个气球排成一排,从左到右依次编号为1,2,3....N.每次给定2个整数a b(a <= b),lele便为骑上他的“小飞鸽"牌电动车从气球a开始到气球b依次给每个气球涂一次颜色。但是N次以后lele已经忘记了第I个气球已经涂过 阅读全文
posted @ 2018-08-02 11:40 RhythmLian 阅读(148) 评论(0) 推荐(0) 编辑
摘要: Problem E. Matrix from Arrays Problem Description Kazari has an array $A$ length of $L$, she plans to generate an infinite matrix $M$ using $A$.The pr 阅读全文
posted @ 2018-08-02 00:52 RhythmLian 阅读(168) 评论(0) 推荐(0) 编辑
摘要: Problem B. Harvest of Apples Problem Description There are $n$ apples on a tree, numbered from $1$ to $n$.Count the number of ways to pick at most $m$ 阅读全文
posted @ 2018-08-01 20:34 RhythmLian 阅读(140) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <string> #include <cstdio> #include <cmath> #include <cstring> #include <algorithm> #include <vector> #include <queue> #i 阅读全文
posted @ 2018-08-01 11:56 RhythmLian 阅读(182) 评论(0) 推荐(0) 编辑
摘要: 问题 A: 棋盘V 时间限制: 1 Sec 内存限制: 128 MB提交: 150 解决: 3[提交] [状态] [讨论版] [命题人:]<!--StartMarkForVirtualJudge--> 题目描述 有一块棋盘,棋盘的边长为100000,行和列的编号为1到100000。棋盘上有n个特殊格 阅读全文
posted @ 2018-07-31 14:52 RhythmLian 阅读(301) 评论(1) 推荐(0) 编辑
摘要: 问题 K: 小奇画画 时间限制: 1 Sec 内存限制: 128 MB提交: 46 解决: 21[提交] [状态] [讨论版] [命题人:]<!--StartMarkForVirtualJudge--> 题目描述 红莲清泪两行欲吐半点却无 如初是你杳然若绯雾还在水榭畔画楼处 是谁衣白衫如初谁红裳如故 阅读全文
posted @ 2018-07-27 15:14 RhythmLian 阅读(318) 评论(1) 推荐(0) 编辑
摘要: 问题 E: Coloring Dominoes 时间限制: 1 Sec 内存限制: 128 MB提交: 279 解决: 95[提交] [状态] [讨论版] [命题人:]<!--StartMarkForVirtualJudge--> 题目描述 We have a board with a 2×N gr 阅读全文
posted @ 2018-07-27 14:08 RhythmLian 阅读(192) 评论(0) 推荐(0) 编辑
摘要: 问题 F: Don't Be a Subsequence 时间限制: 1 Sec 内存限制: 128 MB提交: 33 解决: 2[提交] [状态] [讨论版] [命题人:]<!--StartMarkForVirtualJudge--> 题目描述 A subsequence of a string 阅读全文
posted @ 2018-07-27 13:14 RhythmLian 阅读(242) 评论(2) 推荐(0) 编辑
摘要: HDUOJ题目HTML的爬取 封装好的exe/app的GitHub地址:https://github.com/Rhythmicc/HDUHTML 按照系统选择即可。 其实没什么难度,先爬下来一个题目的html,然后正则匹配一波塞个标签上去就好了。 下图运行效果: 下面是爬取下的HTML运行效果: 源 阅读全文
posted @ 2018-07-27 11:49 RhythmLian 阅读(214) 评论(0) 推荐(0) 编辑
摘要: Naive Operations Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 502768/502768 K (Java/Others)Total Submission(s): 1791 Accepted Submission(s): 7 阅读全文
posted @ 2018-07-26 23:21 RhythmLian 阅读(205) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 14 下一页