- 2022-11-12GL-Understanding computers 20221111
TopicUnderstandingcomputersyourgrandmotherhasneverusedacomputersbefore.Explaintoherhowitworks.Remembertokeepitsimple!Lessonaim:Bytheend
- 2022-11-11Solution Set -「NOIP Simu.」20221111
\(\mathscr{A}\sim\)遗忘十字路 Cover:「CF1746D」PathsontheTree. Tag:「C.性质/结论」 最原始的思路自然是DP.令\(f(u,k)\)表示从\(u\)开始向子
- 2022-11-1120221111_T1B_线段树优化建图/并查集
题意给定一个字符串,其中只有a和b,现在一个字符能够跳到与之中间a的个数范围在\([l,r]\)的东西。题解赛时得分:100/100对于一个东西,显然如果将能相互到达连边,那么
- 2022-11-11C# =>实用详解(20221111)
=>主要有两方面的作用,一个限制属性状态,另一个简化匿名委托和Lambda用法一:定义只读属性 publicclassManPeople{publicstringSex=>"男"; publicstringNam
- 2022-11-111. 演进、环境与资源-20221111
C++11也叫2.0了解:之前std:tr1的内容都已经放到std内了搜索: :Gcc:unix家族,MinGW:windows家族 选择支持C++11还是14:【右击项目】–【选择属性】–【C/C++