当前位置:网站首页>7.30模拟赛总结
7.30模拟赛总结
2022-07-30 18:39:00 【Flame*】
不困了捏 不zzz了)
今天交互又挂大分) 悲
感觉最近一直挂分的原因是 不怎么手捏特殊小样例了
会造数据 但是不捏小样例了
题目分析
7.30-8.30
冷静分析T2 感觉有点像uoj火车题 冷静分析一会之后得出结论: 一点不会 换题
8.30-9.30
冷静分析T3 写了个可以冲一冲的n^3
9.30-10.30
想了一会T1 发现显然和数值无关 可以直接bitset优化 写(并且犯错)
10.30-12.00
又想了一会T2 然后造数据测了一下T1 大概2s左右能跑出来
题目分析
T1
首先可以注意到和具体数值无关
那么就可以bitset优化)
那么我是怎么挂分的呢?
交互会有一个N
我:sol1里: n=N sol2里 n=n
让我看看是谁shift没按住(破防)
以及我还有一个地方有问题 我是b做的矩乘 最后按照习惯check(a)
(但凡构点小样例)
upd
(其实接下来就可以想到和联通性有关了) 然后就是强连通
T2
不会啊
upd
考虑直接维护操作序列然后后缀和 二分查找
T3
可以勇敢n^3 dp f [ i , j , k ] f[i,j,k] f[i,j,k] 前 i i i 个里标记了 j j j 个点 最后的值是 k k k
会T 只有前队过了qwq
好像是因为前队是从后往前做的 可以少清空 少二倍常数
边栏推荐
- 积性函数
- The large-scale application of artificial intelligence AI products in industrial-grade mature shipping ports of CIMC World Lianda will create a new generation of high-efficiency smart ports and innova
- Multiple instances of mysql
- 【Swords Offer】Swords Offer 17. Print n digits from 1 to the largest
- Scrapy framework is introduced
- OSPF详解(4)
- Codeblocks + Widgets create window code analysis
- natural language processing nltk
- 6块钱1斤,日本公司为何来中国收烟头?
- 图解LeetCode——11. 盛最多水的容器(难度:中等)
猜你喜欢
![【Prometheus】Prometheus联邦的一次优化记录[续]](/img/5d/56e171b7a02584337a0cfe5c731fb2.png)
【Prometheus】Prometheus联邦的一次优化记录[续]

【Swords Offer】Swords Offer 17. Print n digits from 1 to the largest

博纳影通过IPO注册:阿里腾讯是股东 受疫情冲击明显
![[Summary] 1396- 60+ VSCode plugins to create a useful editor](/img/e4/65e55d0e4948c011585b72733d4d19.jpg)
[Summary] 1396- 60+ VSCode plugins to create a useful editor

CCNA-子网划分(VLSM)

ESP8266-Arduino编程实例-BMP180气压温度传感器驱动

Does the satellite phone communicate directly with the satellite or through a ground station?

ESP8266-Arduino编程实例-HC-SR04超声波传感器驱动

Critical Reviews | 南农邹建文组综述全球农田土壤抗生素与耐药基因分布

Read the "Language Model" in one article
随机推荐
Delay queue optimization (2)
基于b/s架构搭建一个支持多路摄像头的实时处理系统 ---- 使用yolo v5 系列模型
积性函数
MySQL数据类型
LeetCode 练习——关于查找数组元素之和的两道题
Anaconda Navigator stuck on loading applications
毕业1年从事软件测试拿下11.5k,没有给98后丢脸吧...
6 yuan per catty, why do Japanese companies come to China to collect cigarette butts?
【Prometheus】Prometheus联邦的一次优化记录[续]
《痞子衡嵌入式半月刊》 第 59 期
ESP8266-Arduino programming example-HC-SR04 ultrasonic sensor driver
AI Basics: Graphical Transformer
Does the satellite phone communicate directly with the satellite or through a ground station?
MySQL——基础知识
Graphic LeetCode -- 11. Containers of most water (difficulty: medium)
Critical Reviews | 南农邹建文组综述全球农田土壤抗生素与耐药基因分布
AWS 控制台
Chapter 14 Type Information
常见链表题及其 Go 实现
Scrapy framework is introduced