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
Div2
8.12总结前日和今日
今天是组队赛的第三天,第一次打
div2
的比赛,表示真的有点难,还是有很长的路要走啊8.11场链接D题:(最小生成树)题意:n个点,每个点有一个权值,每两条边的权值为边的两个点的权值的gcd,求这幅图的最大生成树解法
罗马字母3
·
2020-08-24 21:44
2018暑假ACM集训
CSS 相邻兄弟选择器
上示例Documentp+p{color:pink;}div+div+div+div{color:pink;}P1P2P3P4DIV1
DIV2
DIV3DIV4结果:说好的相邻兄弟选择呢,字面上理解不是应该只选择到
我就是奔着问问题来的
·
2020-08-24 19:32
前端
jQuery九类选择器(一)
test3body{color:lightseagreen;text-align:center;}.myClass{font-size:44px;color:blue}div1
div2
divClasslistitem1listitem2listitem3listitem4listitem5line1line2line3h1h2h3pJohnResigGeorgeMartinMalcomJohnSi
boxyuan
·
2020-08-24 19:05
JQuery
JavaScript
jQuery
Ajax
前端
CSS脱离文档流
float如上图
div2
实际被div1遮盖住了我们可以将
div2
显示出来原因可看层叠上下文
div2
的内容(文本及图片)依然为div
zsytechnology
·
2020-08-24 18:49
css
浅谈实现两个div并列的多种方法
方法一:float#div1{width:50%;height:300px;background:blue;float:left;}#
div2
{width:50%;height:300px;background
筱葭
·
2020-08-24 18:03
CSS
DIV+CSS布局问题,让两个DIV标签并排
假设apDiv1是外面的层,ap
Div2
,apDiv3是里面的,给ap
Div2
,apDiv3设置浮动为左就可以了,还有当ap
Div2
的宽度加上apDiv3的宽度大于apDiv1的宽度是,apDiv3会跑到
在奋斗的大道
·
2020-08-24 18:32
HTML5+CSS3
页面设计
K60 学习05修改时钟
流程如下:/*SIM->CLKDIV1:OUTDIV1=0,OUT
DIV2
=2,OUTDIV3=4,OUTDIV4=4*/SIM->CLKDIV1=(uint32_t)0x01330000u;/*Updatesystemprescalers
Cheer_up
·
2020-08-24 17:18
真正理解nth-of-type,只知道nth-of-type和nth-child的区别?怕是不够哦!
首先我们设定下面这样一个结构,然后通过下面四个例子真正理解nth-of-type1.这是
div2
.这是div.common3.这是p.common4.这是div.common5.这是p.common一、
深客
·
2020-08-24 15:56
css选择器
css
html——排版
6thisish1thisish2thisish3thisish4thisish5thisish6水平线换行line1line2line3段落paragraph1paragraph2paragraph3节,换行div1
div2
div3
mardax
·
2020-08-24 15:26
html
Codeforces 182
div2
退役好久了,闲来无事,和wiking大神solo了一盘CF,稍微写下解题报告。ProblemA水题。#include#include#include#include#includeusingnamespacestd;inta[200005];intmain(){inti,j,n,m,x,y,p,q;scanf("%d%d",&n,&m);x=y=0;for(i=0;i=(q-p+1)/2&&y>=
magicnumber
·
2020-08-24 15:53
codeforces 167
Div2
A
A.DimaandFriendstimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputDimaandhisfriendshavebeenplayinghideandseekatDima'splaceallnight.Asaresult,Dima'splacegotmes
didi3076
·
2020-08-24 14:07
codeforces 161
Div2
B
B.Squarestimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputVasyahasfoundapieceofpaperwithacoordinatesystemwrittenonit.Therearendistinctsquaresdrawninthiscoord
didi3076
·
2020-08-24 14:06
codeforces 166
Div2
A
A.BeautifulYeartimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputItseemsliketheyearof2013cameonlyyesterday.Doyouknowacuriousfact?Theyearof2013isthefirstyearaf
didi3076
·
2020-08-24 14:06
codeforces 164
Div2
A
A.Gamestimelimitpertest1secondmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputManaoworksonasportsTV.He'sspentmuchtimewatchingthefootballgamesofsomecountry.Afterawhilehebegantonotic
didi3076
·
2020-08-24 14:06
codeforces 159
Div2
B
B.PlayingCubestimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputPetyaandVasyadecidedtoplayalittle.Theyfoundnredcubesandmbluecubes.Thegamegoeslikethat:theplaye
didi3076
·
2020-08-24 14:06
codeforces 166
Div2
C
C.Secrettimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputTheGreatestSecretEverconsistsofnwords,indexedbypositiveintegersfrom1ton.Thesecretneedsdividingbetwee
didi3076
·
2020-08-24 14:06
ui
codeforces #165
div2
//
div2
A#includeintmain(){inti,j,n,T;scanf("%d",&T);while(T--){scanf("%d",&n);if(n>=180||nintx[100005]
jkxqj
·
2020-08-24 13:38
【编程题】
浮动与清浮动(一):浮动
以和为例:div,span{border:1pxsolidred;}div1
div2
span1span2在Firefox39(以下简称ff)中得到如下渲染效果:可以得出以下结论:块状元素div占满整行;
ChasonZhang
·
2020-08-24 13:22
float
inline-block
Codeforces648
div2
B
Codeforces648
div2
B原题:Ashishhasnelementsarrangedinaline.Theseelementsarerepresentedbytwointegersai—thevalueoftheelementandbi—thetypeoftheelement
Luo_Xubo
·
2020-08-24 13:48
Codeforces
float: right从右向左排序
div1先向右浮动时,到达最右,占据空间后,
div2
只能占据其后的位置。最终看上去的效果,就是反向的。
Forever_Sc
·
2020-08-24 13:10
前端学习笔记
2018-08-14 HTML5空白标签
行内标签:一行可以有多个a,img,input,下拉列表(select),textareadiv标签,是空白标签,没有任何特殊的意义(无语义标签)百度一下淘宝我是div1我是div111我是span4我是
div2
随雪而世
·
2020-08-24 12:02
CodeForces 234
Div2
E.InnaandBinaryLogic显然对于一次更新应该一位一位的来,对于第k位的改变,通过找规律可以发现,被更新的数字数量为(k前面有多少个连续的1+1)*(k后面有多少个连续的1+1),找到这个规律时候,直接开线段树或者用set维护连续是1的区间就好了。这里我是用set写的,毕竟时间给的比较松,STL果然是方便啊。#include#include#include#include#inclu
weixin_30663471
·
2020-08-24 12:34
codeforces 165
Div2
A
A.FancyFencetimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputEmuskaldneedsafencearoundhisfarm,butheistoolazytobuildithimself.Sohepurchasedafence-buildingrobo
didi3076
·
2020-08-24 12:15
CF_#302_
DIV2
_C
http://codeforces.com/contest/544Ccodeforces.com/contest/544/problem/C有n个人每个人写一行代码会产生ai个bug问写m行代码时不超过b个bug的可能结果是多少种O(n^3)完全背包http://paste.ubuntu.com/11109889/
x___song
·
2020-08-24 11:06
codeforces
随笔
算法
dp
codeforce
div2
b Infinite Prefixes详解
题目如图题目表达的很复杂,看了很久都不能理解一堆abc的例子在表达什么,在别人帮助翻译后大致理解了题意其实简单来说就是给一个长度已知可以无限重复的字符串,只有0和1两种字符,问有几个点可以使0比1多x个,比如样例1,0100101个子串0比1多2个,所以前四个子串结束后0一共比1多了8个,而0比1多10个将在下一个子串中出现,也就是2830和32需要注意的还有如果要求为0,则需要考虑空前缀的问题那
徒手装机甲
·
2020-08-24 11:49
codeforce
Codeforce
DIV2
614 SZU的cf集训round1 C ~ D
C.NEKO’sMazeGame位运算+数据结构维护题目大意:就是在一个2*n的迷宫里面,在任意时刻就会有一个位置从地面变成岩浆,或者从岩浆变成地面。问你在任意时刻你是否可以从(1,1)点跑到(2,n)这个点思路通过观察可知如果同一行有两个岩浆点,或者相邻的两行的对角线上都是岩浆那么都是不可行的,那么我们可以将每一行看成以一个二进制数如果这个位置是岩浆的化就标为1,否则就是0,类似开关的转化,那么
黑夜和白天
·
2020-08-24 11:45
我在cf刷题之路
CodeForces Round #320
Div2
A.RaisingBacteria计算一下x的bitcount就是答案。1#include2#include3#include4#include5usingnamespacestd;67intbitcount(intx)8{9intans=0;10while(x)11{12if(x&1)ans++;13x>>=1;14}15returnans;16}1718intmain()19{20intx;s
weixin_30907523
·
2020-08-24 10:52
CF572_
Div2
_D2
题意http://codeforces.com/contest/1189/problem/D2思考显然地,如果出现度数为2且两条出边边权不相同的情况,是无法构造合法方案的。下面考虑缩边后的树,此时每个非叶子节点的度数一定大于等于3。枚举每个非叶子节点,将其重新作为树的根,并尝试将它所有的出边都达到要求。我们先找到它代表的所有叶子,分两种情况考虑:1.一条边以下只有一个叶子。如下图所示,红色的路径代
weixin_30819163
·
2020-08-24 10:47
Codeforces Round #320
div2
题解
传送门:CodeforcesRound#320
div2
A:RaisingBacteria题意抽象一下是这样的,给出一个数n,开始时你有0个元素,每天,你都可以选择向其中加入若干个元素,每个元素每天都会一分为二
skyword_sun
·
2020-08-24 10:24
暴力
贪心
简单数学
模拟
清除浮动的8中方法
clear:both(不推荐)缺点:过于添加多余的div3:父级div定义伪类:after和zoom(推荐).div1{background:#000080;border:1pxsolidred;}.
div2
前端小99
·
2020-08-24 09:16
css
清浮动
jQuery Sortable 实现label拖动
需求类型标签区域和待选去求标签区域的图标可以随意拖动jQuerysortable实现图标拖动效果下所示:具体代码如下:需求类型标签:待选需求标签:$("#label_div1,#label_
div2
")
在路上NEXT
·
2020-08-24 09:48
前端
CSS实现鼠标悬停改变其他标签样式
控制其他标签(根据控制标签与被控制标签之间的关系)可分为三种类型如下:本文中控制标签为.div1被控制标签为.
div2
1.控制子标签(.div1:hover和.
div2
之间使用空格).div1,.
div2
小明哥带你飞
·
2020-08-24 09:42
css
css
Codeforces #530.
div2
A#includeusingnamespacestd;intmain(){inth,w,u1,d1,u2,d2,sum=0;cin>>w>>h>>u1>>d1>>u2>>d2;sum=w;while(h>0){sum=sum+h;if(h==d1)sum=sum-u1;if(h==d2)sum=sum-u2;sum=max(sum,0);h--;}coutusingnamespacestd;int
de0831
·
2020-08-24 08:42
codeforces round #648 (
div2
)总结
2020.6.8最近连续两场翻车让我不得不加紧了一下训练。前几天没再划水了,昨天上午去医院看完奶奶下午回来锻炼完就坐在电脑前刷题,把二分做了做,重点练了下手动模拟,还是蛮重要的,因为前几场就是吃了手动模拟的亏,手速太慢导致明明ac/wa/tle情况一样别人涨分我掉分的情况。到了八点买了杯coco就坐在电脑前等待开始。昨天心态有点小小的波动,因为还是太曲折了。看这个结果就不难想到为什么了hhhhA题
tiany7
·
2020-08-24 07:52
cf
Codeforces Round#320
Div2
解题报告
CodeforcesRound#320
Div2
先做个标题党,骗骗访问量,结束后再来写咯。
Macan7
·
2020-08-24 07:41
Codeforces648
div2
D
Codeforces648
div2
D原题:Vivekhasencounteredaproblem.Hehasamazethatcanberepresentedasann×mgrid.Eachofthegridcellsmayrepresentthefollowing
Luo_Xubo
·
2020-08-24 07:36
Codeforces
cf 512
div2
B. Vasya and Cornfield
Vasyaownsacornfieldwhichcanbedefinedwithtwointegersnnanddd.ThecornfieldcanberepresentedasrectanglewithverticeshavingCartesiancoordinates(0,d),(d,0),(n,n−d)(0,d),(d,0),(n,n−d)and(n−d,n)(n−d,n).Anexampl
Evildoer_llc
·
2020-08-24 07:25
Codeforces Round #514 (Div. 2) C. Sequence Transformation D. Nature Reserve
div2
第一次出C...虽然是最后两分钟才pp的B题写成了大模拟写了8个if1h才过赛后看long1代码当场自闭D题结束之后还写了20分钟没调出来细节下面讲C题题意:给1~nn个数每次求所有数的gcd然后删一个数求这些
tycw
·
2020-08-24 06:00
cf
web 调用打印
-->登录用户名密码确定把要打印的内容放这里所有内容
div2
的内容打印-->functionprintme(){document.body.innerHTML=document.getElementById
菜鸟柱子
·
2020-08-24 04:09
前端
bootstrap响应式列重置、列偏移、列嵌套、列排序
在超小型屏幕下我们希望看到这样的情况:可是由于所有的col-样式都是左浮动的,可能出现这种情况:在超小型屏幕(xs)的情况下,div3应该在下一行,但由于div1的内容比较长,所以div3直接浮动到了
div2
Dannii_
·
2020-08-24 01:46
bootstrap
Day7-作业
滚动条下载varobutto=document.getElementById('butto')varodiv1=document.getElementById('div4')varo
div2
=document.getElementById
晓晓的忍儿
·
2020-08-24 01:46
图片动态切换
*{padding:0;margin:0;border:0}#div1{width:300px;height:300px;background:#FF00FF;margin:auto}#
div2
{height
zhanghuimin_123
·
2020-08-23 22:31
JS进度条特效
效果图特效分析HTML1、外层大的
div2
、灰色底条3、灰色上有橙色进度条进度部分4、橙色方条前面有一个小块5、还有进度百分比0%CSS1、由于橙色进度条和拖动块,都在灰色条上,所以使用定位。
凭阑偏偏
·
2020-08-23 22:48
JS
js 设置div 页面居中
js根据页面大小变化设置div左右居中说明:js根据页面大小变化设置div左右居中,要应用js代码,要设置position:absolute此为居中的
div2
-->varmydiv=document.getElementById
vincentboy
·
2020-08-23 22:07
js技术开发与应用
设置div居中
js根据页面大小变化设置div左右居中此为居中的
div2
-->varmydiv=document.getElementById("mydiv");varmydiv_resize=function(){mydiv.style.left
九木旭
·
2020-08-23 21:17
CSS
jQuery点击小图展示大图
#div1{width:266px;height:200px;border:2pxsolidred;}#
div2
{width:266px;height:50px;}img{width:50px;height
Future_Master_L
·
2020-08-23 21:19
如何居中一个未知宽高的元素 居中浮动元素
300px;height:200px;background:#f5f5f5;border:1pxsolidred;display:table-cell;vertical-align:middle;}.
div2
wanxue0804
·
2020-08-23 20:08
前端垂直居中方法大全
top:50%;left:50%;width:120px;height:120px;margin-left:-50px;margin-top:-50px;background-color:#f00;}.
div2
mangxi8200
·
2020-08-23 17:47
css
javascript自动左右滑动图片以及自动上下滑动图片
css样式+javascript实现左右滑动图片css样式:#div1{position:relative;width:800px;height:200px;overflow:hidden;}#
div2
liuhangsheng
·
2020-08-23 17:40
javascript精彩效果
cf 186
div2
B
B.IlyaandQueriestimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputIlyatheLionwantstohelpallhisfriendswithpassingexams.Theyneedtosolvethefollowingproblemtopass
hange_db
·
2020-08-23 16:21
codeforces
水题大训练
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
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
其他