A. Best Subsegment 题意 找 连续区间的平均值 满足最大情况下的最长长度 思路:就是看有几个连续的最大值 1 #include<bits/stdc++.h> 2 using namespace std; 3 const int maxn= 1e5+4; 4 int a[maxn]; ...
分类:
其他好文 时间:
2019-03-27 00:14:35
阅读次数:
176
转自:https://www.terraform.io/docs/extend/best-practices/detecting-drift.html 这篇文章主要说明了对于资源如何处理 read&&create,可以让我们了解如何进行状态管理 One of the core challenges ...
分类:
其他好文 时间:
2019-03-25 17:46:53
阅读次数:
159
题目大意 "loj" 思路 设$f_i$表示至少出现了i种颜色的方案数 $$ \begin{aligned} f_i&={m \choose i}\times \frac{(s\times i)!}{(s!)^{i}}\times {n\choose s\times i}\times (m i)^{ ...
分类:
其他好文 时间:
2019-03-23 16:04:09
阅读次数:
134
remarkable I can’t express the excitement of the heart. The Remarkable is best markdown editor in Linux Ubuntu. Install deb of files on Linux Ubuntu F ...
分类:
系统相关 时间:
2019-03-19 01:25:00
阅读次数:
502
1. 过拟合vs.欠拟合 方差vs.偏差 https://blog.csdn.net/simple_the_best/article/details/71167786 https://blog.csdn.net/SIGAI_CSDN/article/details/80730301 ...
分类:
其他好文 时间:
2019-03-18 16:56:56
阅读次数:
124
77、Which two statements are true about sequences created in a single instance database? (Choose two.) A. When the MAXVALUElimit for the sequence is re ...
分类:
其他好文 时间:
2019-03-18 10:21:12
阅读次数:
161
Description Bessie has gone to the mall's jewelry store and spies a charm bracelet. Of course, she'd like to fill it with the best charms possible fro ...
分类:
其他好文 时间:
2019-03-18 01:36:16
阅读次数:
175
题目描述 Bessie is planning the annual Great Cow Gathering for cows all across the country and, of course, she would like to choose the most convenient lo ...
分类:
其他好文 时间:
2019-03-17 19:46:23
阅读次数:
190
Jmeter的汉化: 在菜单导航栏,选择options-->choose language-->chinese(simplified)中文简体 默认打开汉化: 编辑jmeter.bat; if not defined JMETER_LANGUAGE ( rem Set language rem De ...
分类:
其他好文 时间:
2019-03-17 10:24:35
阅读次数:
308
感遇(其一) 张九龄 兰叶春葳蕤,桂华秋皎洁。 欣欣此生意,自尔为佳节。 谁知林栖者,闻风坐相悦。 草木有本心,何求美人折? 我的爱人快乐而且善良,但是不容易,遇见——庞德《抒情曲》 Once you choose your way of life,be brave to stick it out ...
分类:
其他好文 时间:
2019-03-14 18:25:52
阅读次数:
163