当前位置:网站首页>9th week ACM training report
9th week ACM training report
2022-07-21 22:44:00 【Eloi0424】
Personal blog :Eloi- Still moving forward .
Catalog
21.11.29 Monday
21.11.30 Tuesday
21.12.01 Wednesday
- P1525 [NOIP2010 Improvement group ] Detain criminals
— Type and search —
By opening twice the union set array
Maintain the relationship with the enemy
21.12.02 Thursday
- EDU(118)
- C. Poisoned Dagger
— Two points answer —
Because the function has a linear ascending relationship
And find the minimum value
Therefore, you can reduce the complexity with a two-point answer
- C. Poisoned Dagger
21.12.03 Friday
21.12.04 Saturday
21.12.05 Sunday
- Guanggong university competition
- L The lamp under the crooked neck tree
— Simple dp—dp[i][1]=dp[i-1][1]*(1-p)+dp[i-1][0]*p; dp[i][0]=dp[i-1][1]*p+dp[i-1][0]*(1-p);
- C hhgg Love Java
— Hash \ character string ----
- L The lamp under the crooked neck tree
边栏推荐
猜你喜欢
In depth analysis of multiple knapsack problem (Part 2)
994. 腐烂的橘子
机器学习-频率派vs贝叶斯派
74. Search two-dimensional matrix
Smart devices are coming, making our lives more automated
543. Diameter of binary tree
How to complete the design of RGB lamp Bluetooth mesh module from 0 to 1
beta.4 版发布啦,国产开源数据可视化 datart 接下来将会小跑进入 rc 阶段
Datart data visualization works are open source | chart plug-in works are all open source, which can be extracted through Baidu cloud download link
328. Parity linked list
随机推荐
datart 开源数据可视化应用 | 手把手教你开发出优秀的图表插件
"Running image technology" obtained Angel + financing to build a new generation of real-time data infrastructure platform
Upgrade every day
2020 popularization group summary
STL preliminary understanding
In depth analysis of ArrayList source code, from the most basic capacity expansion principle, to the magic iterator and fast fail mechanism, you have everything you want!!!
Probability theory - variance and covariance, correlation coefficient
快速排序
堪比“神仙打架”的开源数据可视化社群,你见过吗?
110. 平衡二叉树
What is PCBA? What is the importance of PCBA testing?
Built in WiFi and Bluetooth chip of Flathead brother xuantie
The evolution of data warehouse in recent 10 years and suggestions on database learning
每日升个级
How to complete the design of RGB lamp Bluetooth mesh module from 0 to 1
Cards
Let you know the current situation and future development trend of wireless charging technology
beta.4 版发布啦,国产开源数据可视化 datart 接下来将会小跑进入 rc 阶段
19. Delete the penultimate node of the linked list
VisualStudio2019 配置点云库 PCL1.11.1+斯坦福兔子测试