码迷,mamicode.com
首页 >  
搜索关键字:easy    ( 5384个结果
华三设备模拟配置校园网双出口(策略路由)
博文目录:一、策略路由是什么?二、配置H3C双出口1、配置NAPT2、配置NATserver将内网telnet功能发布到外网3、配置Easy-IP4、配置策略路由一、策略路由是什么?它与单纯依照IP报文的目的地址查找路由表进行转发不同,策略路由是一种依据用户制定的策略进行路由选择的机制。策略路由是在路由表已经产生的情况下,不按照路由表进行转发,而是根据需要,依照某种策略改变其转发路径的方法。路由策
分类:其他好文   时间:2019-09-05 20:13:13    阅读次数:151
(Easy) Partition Array Into Three Parts With Equal Sum - LeetCode
Description: Given an array A of integers, return true if and only if we can partition the array into three non-empty parts with equal sums. Formally, ...
分类:其他好文   时间:2019-09-05 18:12:35    阅读次数:76
(Easy) Most Common Word - LeetCode
Description: Given a paragraph and a list of banned words, return the most frequent word that is not in the list of banned words. It is guaranteed the ...
分类:其他好文   时间:2019-09-04 13:36:18    阅读次数:81
code rain???
Everybody loves the visual effect of the falling binary code known as ” Rain ” in The Matrix. In this article, we gonna show you an easy way to create ...
分类:其他好文   时间:2019-09-03 13:31:07    阅读次数:153
(Easy) Guess Number Higher or Lower -LeetCode
Description: We are playing the Guess Game. The game is as follows: I pick a number from 1 to n. You have to guess which number I picked. Every time y ...
分类:其他好文   时间:2019-09-02 17:02:14    阅读次数:104
(Easy) Diet Plan Performance LeetCode Contest
Description: 5174. Diet Plan Performance My SubmissionsBack to Contest 5174. Diet Plan Performance My SubmissionsBack to Contest My SubmissionsBack to ...
分类:其他好文   时间:2019-09-01 13:05:29    阅读次数:119
(Easy) Can Make Palindrome - LeetCode Contest (in progress)
Description: Given a string s, we make queries on substrings of s. For each query queries[i] = [left, right, k], we may rearrange the substring s[left ...
分类:其他好文   时间:2019-09-01 12:38:33    阅读次数:104
(Easy) Reach a Number - LeetCode
Description: You are standing at position 0 on an infinite number line. There is a goal at position target. On each move, you can either go left or ri ...
分类:其他好文   时间:2019-09-01 10:26:11    阅读次数:105
ICPC 2018 徐州赛区网络赛
ACM ICPC 2018 徐州赛区网络赛  去年博客记录过这场比赛经历: "该死的水题"  一年过去了,不被水题卡了,但难题也没多做几道。水平微微有点长进。     "D. Easy Math" 题意:   给定 $n$, $m$ ,求 $\sum ...
分类:其他好文   时间:2019-09-01 01:04:23    阅读次数:134
(Easy) Reverse Vowels of a String - LeetCode
Description: Write a function that takes a string as input and reverse only the vowels of a string. Example 1: Example 2: Input: "leetcode" Output: "l ...
分类:其他好文   时间:2019-08-31 23:42:10    阅读次数:137
5384条   上一页 1 ... 52 53 54 55 56 ... 539 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!