E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Problemset
codeforces 670C_Cinema
源头:https://www.cnblogs.com/AKMer/p/9696824.html题目传送门:https://codeforces.com/
problemset
/problem/670/C所谓离散化
XLacon
·
2020-07-29 22:31
codeforces
辅助算法设计技巧
哈理工OJ 1316 移动 II (广度优先搜索+路径打印)
m=
ProblemSet
&a=showProblem&problem_id=1316移动IITimeLimit:1000MSMemoryLimit:65536KTotalSubmit:414(113users
夜幕下的ACM之路
·
2020-07-29 22:07
哈理工OJ
搜索
codeforces1217C The Number Of Good Substrings
https://codeforces.com/
problemset
/problem/1217/C考虑到2^20>2e5那么长度肯定不超过20了,所以直接枚举就行为了避免重复,我们考虑枚举每一个二进制数的第一个
二分抄代码
·
2020-07-29 20:43
二进制
codeforces602C The Two Routes (最短路模板题)
题目链接:http://codeforces.com/
problemset
/problem/602/CC.TheTwoRoutestimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputInAbsurdistan
hkhv
·
2020-07-29 10:18
CF
Codeforces Round #443 (Div. 2) A. Borya's Diagnosis
http://codeforces.com/
problemset
/problem/879/AItseemsthatBoryaisseriouslysick.Heisgoingvisitndoctorstofindouttheexactdiagnosis.Eachofthedoctorsneedstheinformationaboutallpreviousvisits
AC__GO
·
2020-07-29 07:42
cf
CF-1185C2-Exam in BerSU (hard version) (思维+贪心暴力)
题目链接:https://codeforces.com/
problemset
/problem/1185/C2题目大意:给出一个包含n个元素的数组A,A[i]表示第i个人做完试卷需要多久。
永远鲜红の幼月
·
2020-07-29 05:08
贪心
思维
hihocoder 1289 2017年微软实习笔试题
今年微软笔试题,http://hihocoder.com/
problemset
/problem/1289,403Forbidden,第一来我一看到题目想都没想直接用暴力搜索,最后也没调通,后来仔细想了想有很多要注意的
xiatianhappy
·
2020-07-29 00:19
数据结构
蒙特卡洛方法计算pi值
使用蒙特卡洛方法计算pi值Links:该问题来自于pudureuniversity(普渡大学)python课程中的
problemset
2MonteCarlomethodsareusedtosimulatecomplexphysicalan
weixin_34270606
·
2020-07-28 19:51
微软2017实习生在线笔试题——hihocoder 1289——403 Forbidden
题目:http://hihocoder.com/
problemset
/problem/1289分析:有N条已知的前缀字符串,回答M个query,每个query找到这N个字符串中第一个匹配的项,自然的想到
还有多远
·
2020-07-28 15:17
Interview相关
hihocoder
Trie
F.Promote Code---有技巧的模拟
PromoteCodeTimeLimit:1SecMemoryLimit:128Mb题目链接http://acm.csu.edu.cn:20080/csuoj/
problemset
/problem?
lonely_wind_
·
2020-07-28 09:04
#
2019中南校赛
大模拟
模拟
E. Email Destruction---大模拟
EmailDestructionTimeLimit:3SecMemoryLimit:512Mb题目链接http://acm.csu.edu.cn:20080/csuoj/
problemset
/problem
lonely_wind_
·
2020-07-28 09:04
#
2019湖南多校第五场
大模拟
mysql,力扣,
https://leetcode-cn.com/
problemset
/database/?
skywander0
·
2020-07-28 09:44
mysql
mysql,力扣,会员要没了,记下题目
https://leetcode-cn.com/
problemset
/database/会员只剩一天了,快点将觉得挺好的的题目保存一波selectdate_format(trans_date,'%Y-%
skywander0
·
2020-07-28 09:44
mysql
HRBUST - 2227
m=
ProblemSet
&a=showProblem&problem_id=2227Phi函数TimeLimit:500MSMemoryLimit:32768KTotalSubmit:498(306users
xiydang
·
2020-07-28 08:16
算法
【CodeForces - 500E】New Year Domino
题目:http://codeforces.com/
problemset
/problem/500/E题目大意有一排多米诺骨牌,按x坐标顺序从左到右输入,每个骨牌有他的位置p,高度l,可以花费1代价使骨牌高度
G20202519jyz(AFO)
·
2020-07-28 07:43
题目
codeforces1381B Unmerge
https://codeforces.com/
problemset
/problem/1381/B这题只会n^3,掉大分。
二分抄代码
·
2020-07-28 02:24
背包DP
hihocoder 1289 微软2016校园招聘4月在线笔试-2:403 Forbidden
http://hihocoder.com/
problemset
/problem/1289?
hqw11
·
2020-07-27 23:06
Trie
在线测试
leetcode热门100题总结
https://leetcode-cn.com/
problemset
/all/右侧标签点进去有对算法类知识点的介绍和相关的题目,强烈推荐。
风铃峰顶
·
2020-07-27 23:44
LeetCode
hihoCoder #1048 : 状态压缩·二
链接:http://hihocoder.com/
problemset
/problem/1048题解:https://blog.csdn.net/my_sunshine26/article/details
还是太年轻
·
2020-07-27 18:30
状态压缩dp
O(N)最长回文子串算法——Manacher算法
题目举例:http://hihocoder.com/
problemset
/problem/1032?
RichardZJU
·
2020-07-27 17:13
算法
csuoj多校赛补题(2020:Card Hand Sorting)
题目链接:http://acm.csu.edu.cn/csuoj/
problemset
/problem?
Reddy_Z
·
2020-07-27 17:37
csuoj
Codeforces Round #346 (Div. 2) (659A,659B,659C,659D(几何叉乘),659E(并查集))
RoundHouse题目链接:http://codeforces.com/
problemset
/problem/659/A解题思路:Theanswerfortheproblemiscalculatedwithaformula
piaocoder
·
2020-07-27 12:58
Round-----
Codeforces Round #656 (Div. 3), problem: (B) Restore the Permutation by Merger
https://codeforces.com/
problemset
/problem/1385/BLANG:MSC++2017#include#include#includeusingnamespacestd
Phil-tom
·
2020-07-23 17:33
Codeforces
Codeforce:455A. Boredom (DP)
https://codeforces.com/
problemset
/problem/455/A题意:给出n个元素,让我们来挑选,如果选了\(a_k\),获得\(a_k\)点数,同时与\(a_{k+1}和
RioTian
·
2020-07-23 11:00
【学习笔记】后缀自动机复习
如果觉得本文章过于刻板的话,在hihocoder的
problemset
中搜索“后缀自动机”,题目中有后缀自动机详解。那里有举例说明,可能更加生动形象。简介后缀自动机是一个有限状态自动机。
Petrichor_YR
·
2020-07-19 00:00
C. Given Length and Sum of Digits... (贪心)
https://codeforces.com/
problemset
/problem/489/CC.GivenLengthandSumofDigits...Youhaveapositiveintegermandanon-negativeintegers.Yourtaskistofindthesmallestandthelargestofthenumbersthathavelengthmandsumo
RioTian
·
2020-07-17 20:00
leetcode solution crack tutorial
leetcodesolutioncracktutorialproblemsethttps://leetcode.com/
problemset
/all/TopInterviewQuestionshttps
xgqfrms
·
2020-07-17 16:00
10.5 Trie字典树和简单模式匹配
(1)Leetcode题目(添加与搜索单词-数据结构设计第211号题目)https://leetcode-cn.com/
problemset
/all/?
Drogon Brother
·
2020-07-16 02:27
数据结构
CF Constanze's Machine【简单dp】
题目链接:https://codeforces.com/
problemset
/problem/1245/CConstanzeisthesmartestgirlinhervillagebutshehasbadeyesight.Oneday
Mosu_
·
2020-07-15 13:56
动态规划
CF Good ol' Numbers Coloring
题目链接:https://codeforces.com/
problemset
/problem/1245/AoutputstandardoutputConsiderthesetofallnonnegativeintegers
Mosu_
·
2020-07-15 13:56
基础题目
B. Nauuo and Circle
题目链接:http://codeforces.com/
problemset
/problem/1172/BNauuoisagirlwholovesdrawingcircles.Onedayshehasdrawnacircleandwantedtodrawatreeonit.Thetreeisaconnectedundirectedgraphconsistingofnnnodesandn
wxl7777
·
2020-07-15 10:27
算法
cf
数学
我的成长之路
github.com/xurui1995/Sword-pointing-to-offer/tree/master/Javahttp://hencoder.comhttps://leetcode-cn.com/
problemset
ITurbo
·
2020-07-15 09:34
成长之路
mysql学习 | LeetCode数据库简单查询练习
力扣:https://leetcode-cn.com/力扣网数据库练习:https://leetcode-cn.com/
problemset
/database/文章目录175.组合两个表题解:1.LeetCode
我叫RT
·
2020-07-15 08:00
mysql数据库
leetcode-腾讯精选练习(50 题)python #124 二叉树中的最大路径和
leetcode-腾讯精选练习(50题)python#124二叉树中的最大路径和题目来源:https://leetcode-cn.com/
problemset
/50/给定一个非空二叉树,返回其最大路径和
楚天星云
·
2020-07-15 08:29
CF838C(博弈+FWT子集卷积+多项式ln、exp)
传送门:http://codeforces.com/
problemset
/problem/838/C题解:如果一个字符串的排列数是偶数,则先手必胜,因为如果下一层有后手必赢态,直接转移过去,不然,就一直耗着
weixin_30526593
·
2020-07-15 03:17
CodeForces - 356A Knight Tournament
http://codeforces.com/
problemset
/problem/356/A首先理解题意每次给出l和r在l-r之间还有资格的选手中得出一个胜者暴力思路:首先维护还有资格的选手的集合用一个数组表示这个选手被谁击败每次遍历
weixin_30378623
·
2020-07-15 03:05
codeforces 276 B 博弈
http://codeforces.com/
problemset
/problem/276/BB.LittleGirlandGametimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputTheLittleGirllovesproblemsongamesverymuch.H
life4711
·
2020-07-15 01:21
数论
CF 553A 组合DP
http://codeforces.com/
problemset
/problem/553/AA.KyoyaandColoredBallstimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputKyoyaOotorihasabagwithncoloredballsthata
life4711
·
2020-07-15 01:21
DP
CF 549C 博弈
题目链接:http://codeforces.com/
problemset
/problem/549/C题意:给你n座城市,每个城市有ai个人。
Fuei
·
2020-07-14 21:11
CF题解
CodeForces - 356A Knight Tournament(区间合并)
题目链接:http://codeforces.com/
problemset
/problem/356/A题意:给n个人和m次决斗,每次决斗表示[l,r]区间内的每人都被x打败,最后输出每个人被谁打败,最后的赢家输出
Altria Vin
·
2020-07-14 21:57
区间合并
【dfs+dp】Codeforces 721C Journey
题目链接:http://codeforces.com/
problemset
/problem/721/C题意:有n个点,给定m条路径,每条路径的时间为t,总时间为T,问从点1到达点n用时不得超出T,所经过的点最多
Wkchi
·
2020-07-14 19:29
CodeForces 721C Journey (DFS来模拟DP顺序)
题目链接:http://codeforces.com/
problemset
/problem/721/CDP+DFS#includeusingnamespacestd;#definedebugputs("
等我学会后缀自动机
·
2020-07-14 19:27
Codeforces习题集
搜索(DFS+BFS)
hdu 6273 Master of GCD(线段树区间维护两个最小值)
题目:点击打开链接ppt:http://acm.hdu.edu.cn/downloads/CCPC2018-Hangzhou-
ProblemSet
.pdfHakasehasnnumbersinaline.Atfirst
Werky_blog
·
2020-07-14 18:53
线段树
codeforces 839C Journey
题目链接http://codeforces.com/
problemset
/problem/839/C题意:两个人骑马旅行城市,n个城市被n-1条边相连,相互间可以互相访问。
其樂无穷
·
2020-07-14 17:18
(codeforces)D. Cloud of Hashtags
どれでもドア:http://codeforces.com/
problemset
/problem/777/D水题:删除其中一些字符串的一段连续的字符(必须是一直删除到结尾),使每个字符串按照字典序排序后,
Vas_Sago
·
2020-07-14 16:17
ACM部分题库
Leetcode 佛系刷题 每天动动脑
Leetcode佛系刷题Java代码11.ContainerWithMostWater7.ReserverIntegerhttps://leetcode.com/
problemset
/all/没有特殊标明的话
maowenbei
·
2020-07-14 15:06
Java
codeforces1261 B2. Optimal Subsequences (Hard Version)
https://codeforces.com/
problemset
/problem/1261/B2先对原数组排序,先按数字大小从大到小,再按下标从小到大。
二分抄代码
·
2020-07-14 14:16
主席树
C. Instant Noodles(gcd 数学 哈希)
http://codeforces.com/
problemset
/problem/1322/C题意:二分图,两边都是n个点,右边的点有点权。
JK Chen
·
2020-07-14 12:19
数论/数学
例题
codeforces-768D-Jon and Orbs(概率DP)
问题:http://codeforces.com/
problemset
/problem/768/D题意:琼恩打败白色的步行者需要k中能量水晶,但是这k种水晶并不是按照一定顺序出现的,而是随机出现,并且每种水晶出现的概率相同
信仰..
·
2020-07-14 11:17
DP
Codeforces 665E. Beautiful Subarrays (字典树)
题目链接:http://codeforces.com/
problemset
/problem/665/E(http://www.fjutacm.com/Problem.jsp?
dingshen9942
·
2020-07-14 09:43
上一页
10
11
12
13
14
15
16
17
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他