当前位置:网站首页>2022/7/1
2022/7/1
2022-07-26 08:02:00 【Misty rain】
Time arrangement
7:30~8:00
I don't know the use of random data , Thought about the scan line for a while , Dismantle the dismantling formula , But there is no progress , So write T2 The violence of
8:00~8:30
T3 No idea , Write T3 The violence of
8:30~10:20
T1 The operation and weight of can be regarded as independent , So you can first dp Which nodes need to be operated , Then attach a point weight to each point randomly , In this case, the probability of conflict is very small , Complexity O ( n ) O(n) O(n), The code is also very easy to write , But the sample is too watery , Worry about correctness .
10:20~10:40
Wrote a O ( 2 n ) O(2^n) O(2n) Shape pressure counterpoint , No problem .
10:30~10:50
Yes T3n=1 The situation of
11:00~12:00
Want to discuss and write in categories n=2 The situation of , Finally, it didn't come out
A summary after the exam
T1, Random numbers are exploded by chrysanthemum cards , Only 75pts, However, it's wonderful not to interfere with each other according to the congruence structure .
T2, Conclusion :n There's a range of [0,m] The expected maximum value of the number between is m-m/n^2, So the answer to violent enumeration is right .
T3, During the exam, I always thought about interpolating the product of weight and area , The solution of the problem uses one step to transform, and only needs to calculate the interpolation of the area , I didn't expect to use the scanning line to find the area at a certain time .
边栏推荐
猜你喜欢

Burp Suite-第二章 Burp Suite代理和浏览器设置

Table fix specific rows

What is message subscription and publishing?

JSP built-in object (implicit object)

Burp Suite-第九章 如何使用Burp Repeater

Program environment and pretreatment

PyTorch

JSP built-in object (implicit object) -- input / output object

JMeter性能测试之使用CSV文件参数化

Software engineering -- dental clinic -- demand acquisition
随机推荐
咱就是来聊聊并发编程的三大核心问题。
A tutorial for mastering MySQL database audit characteristics, implementation scheme and audit plug-in deployment
Traversal mode of list, set, map, queue, deque, stack
Burp Suite-第二章 Burp Suite代理和浏览器设置
动态性能视图概述
JSP action -- usebean action
Utils connection pool
线程崩了,为什么不会导致 JVM 崩溃呢?如果是主线程呢?
以太网交换安全
Table fix specific rows
Burp Suite-第九章 如何使用Burp Repeater
给项目日志加上traceid
MySQL之执行计划
The difference between throw and throws?
总结软件测试岗的那些常见高频面试题
System architecture & microservices
爬虫->TpImgspider
shardingjdbc踩坑记录
Common database commands (special for review)
Using producer consumer model and dpkt to process pcap files