当前位置:网站首页>8.4 Summary of the mock competition
8.4 Summary of the mock competition
2022-08-05 08:09:00 【Flame*】
今天 我竟然 not sleepy
这真是 惊奇的 不可思议的 难以置信的 无法理解的 奇怪的 异常的 Surreal
Since I wasn't sleepy, I was in pretty good shape At least not wrong)
The rhythm is also good
时间安排
7.30-8.30
看T1 I looked through the seams 横竖都是sosdpPress a few big characters in harmony( 然后想了半天 I don't know what to write 看看时间 润!
8.30-9.00
看T2 Probably twosub 又想了一会 Running out of ideas
9.00-9.30
想T3的暴力 想来想去 n 4 k 3 n^4k^3 n4k3 我:(流汗黄豆
9.30-11.00
写T2 的两个sub Write and push After realizing that there are two, you can take it out Then start scribbling)
11.00-12.30
写T1 After writing it, I thought about it for a whileT1 和 T3
题目分析
T1
Note that all factors can be found 设数量为 n 1 n1 n1 这个东西在 n = 1 0 24 n=10^{24} n=1024 的时候大概是 1 e 6 1e6 1e6 量级的 然后 n 1 2 n1^2 n12 dp)
Noticed during the exam In fact, the exact value is not critical What is the exponent of the prime factor is the key
upd
The upper bound can be found in one preprocessing 然后dp 之后o(1) 询问
T2
sub1 sub2:提示你 when two adjacent intervals ∗ * ∗ 和大于1的时候 You can take it anytime
然后注意到## The condition for going on after that is ## 后面有一个 ∗ * ∗ And need to consume an excess ∗ * ∗
Then discuss thoroughly
T3
什么东西 不懂 I heard that the conclusion is that you can only choosek和-1
边栏推荐
- Qt writes custom controls: one of the text spotlight effects
- EA谈单机游戏:仍是产品组合中极其重要的部分
- php向mysql写入数据失败
- 小本创业者的致胜法宝!
- The toss of MM before going to the street (interesting)
- 在ASP控制数字及字母输入
- Chapter 12 贝叶斯网络
- What is a good movie to watch on Qixi Festival?Crawl movie ratings and save to csv file
- SVG大鱼吃小鱼动画js特效
- Spark cluster deployment (third bullet)
猜你喜欢
随机推荐
软件系统测试和验收测试有什么联系与区别?专业软件测试方案推荐
2006年星座运势全解-射手
剑指Offer面试题解总结1-10
宝塔实测-搭建中小型民宿酒店管理源码
长期招聘嵌入式开发-深圳宝安
TensorFlow installation steps
8.4模拟赛总结
【结构体内功修炼】枚举和联合的奥秘(三)
spark集群部署(第三弹)
v-if/v-else根据计算判断是否显示
Data source object management Druid and c3p0
向美国人学习“如何快乐”
Embedded Systems: Basic Timers
导出SQLServer数据到Excel中
MongoDB 语法大全
七夕看什么电影好?爬取电影评分并存入csv文件
Chapter 12 贝叶斯网络
彩绘漂亮MM集
Ethernet Principle
2006年星座运势全解-巨蟹









