码迷,mamicode.com
首页 >  
搜索关键字:guarantee    ( 149个结果
CF431B Shower Line
Many students live in a dormitory. A dormitory is a whole new world of funny amusements and possibilities but it does have its drawbacks. There is onl ...
分类:其他好文   时间:2018-12-01 18:43:24    阅读次数:154
pat Shortest Distance (20)
题目描述:The task is really simple: given N exits on a highway which forms a simple cycle, you are supposed to tell the shortest distance between any pair... ...
分类:其他好文   时间:2018-11-22 02:29:50    阅读次数:243
[LeetCode] Insert into a Binary Search Tree 二叉搜索树中插入结点
Given the root node of a binary search tree (BST) and a value to be inserted into the tree, insert the value into the BST. Return the root node of the ...
分类:其他好文   时间:2018-11-06 13:31:55    阅读次数:130
CodeForces A. Many Equal Substrings
http://codeforces.com/contest/1029/problem/A You are given a string tt consisting of nn lowercase Latin letters and an integer number kk. Let's define ...
分类:其他好文   时间:2018-10-20 21:03:27    阅读次数:202
Java修炼之道--并发编程
原作地址:https://github.com/frank lam/2019_campus_apply 前言 在本文将总结多线程并发编程中的常见面试题,主要核心线程生命周期、线程通信、并发包部分。主要分成 “并发编程” 和 “面试指南” 两 部分,在面试指南中将讨论并发相关面经。 参考资料: 《Ja ...
分类:编程语言   时间:2018-10-10 12:01:06    阅读次数:204
hdu4126_hdu4756_求最小生成树的最佳替换边_Kruskal and Prim
(有任何问题欢迎留言或私聊 && 欢迎交流讨论哦 Catalog [TOC] Problem:  Portal: "hdu4126" "hdu4756"  原题目描述在最下面。 第一题:  给定一张n(3000)个点的图,q次询问,每次询问增大一条边的权值后最小生成树的 ...
分类:其他好文   时间:2018-10-05 21:07:24    阅读次数:181
ACM-ICPC 2018 焦作赛区网络预赛 B题 Mathematical Curse
A prince of the Science Continent was imprisoned in a castle because of his contempt for mathematics when he was young, and was entangled in some math ...
分类:其他好文   时间:2018-09-15 20:08:54    阅读次数:279
[LeetCode&Python] Problem 771: Jewels and Stones
You're given strings J representing the types of stones that are jewels, and S representing the stones you have. Each character in Sis a type of stone ...
分类:编程语言   时间:2018-09-15 13:50:17    阅读次数:199
【Lucas组合数定理+中国剩余定理】Mysterious For-HDU 4373
"Mysterious For HDU 4373 " 题目描述 MatRush is an ACMer from ZJUT, and he always love to create some special programs. Here we will talk about one of his ...
分类:其他好文   时间:2018-09-09 14:51:59    阅读次数:180
PAT 1129 Recommendation System
Recommendation system predicts the preference that a user would give to an item. Now you are asked to program a very simple recommendation system that ...
分类:其他好文   时间:2018-09-04 00:18:01    阅读次数:185
149条   上一页 1 ... 3 4 5 6 7 ... 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!