CSP-S 2020 Travels
CSP-S 2020 Travels
DAY 0
I hit the board in the morning before departure
The rest of the time is decadent
DAY 1
I was quite nervous before the exam, after all, this is the first major exam
There is no test machine for this year’s exam, and a virtual machine is used
At the beginning of the exam, I was not familiar with the virtual machine. When the virtual machine was turned on, there was an option to move or copy
I asked the invigilator. The invigilator said it was a problem with the machine, and then changed to another machine
After changing the machine, there is still such an option, and then I just choose one
The virtual machine is slow to boot, so go to the topic first
After reading the question of \(T1\), the virtual machine will boot
However, the window will not be enlarged after booting. It has been almost half an hour since the test started, so I can only continue typing in the small window
Because there was a lot of time wasted at the beginning, the idea of \(T1\) was not very clear at the beginning, basically it was thinking while playing.
So I didn’t notice that it was the Julian calendar before \(1582\), and the second example would not survive.
Then start outputting intermediate variable debugging
After discovering this problem, almost an hour later, I found that I had written all false
After the change, the second point of the second example is still unclear
Comparison of output intermediate variables and violence found that the loop section was found wrong
Quickly change the \(100\) cycle section to \(400\)
After the second example
But the third big example is still nothing
Basically in a state of always finding errors and correcting them, but still can’t get past the big sample
There is one and a half hours left in the exam, so I can only throw away \(T1\) first, and go see \(T2\)
\(T2\) seems to be much simpler than \(T1\), as long as you consider it according to the position, we have gone through the big example again
In the rest of the time, \(T3\) hit a violent line segment tree, and it can actually run through the large sample
\(T4\) played a very fake greedy, but couldn’t even survive the second example
It should be \(n=3\) or it can be passed
I adjusted \(T1\) in the last ten minutes and found that the boundary was judged wrong
Should be greater than to greater than or equal
After the change, the sample can be oversized
I checked the file name in the last ten minutes and the exam was over
DAY 2
When it was tested in Los Angeles, \(T1\) became \(40\)
Did not change the boundary of \(<2000\) to be greater than or equal to
In this way, when encountering \(1\) month \(1\) day, it will output \(13\) month \(1\) day
\(T2\) For everyone who forgot to mark \(vis\), the code loops from \(1\) to \(m\), which directly degenerates into violence \(65\) points
\(T3\) was stuck as \(30\) violent
\(T4\) ended up writing, and it ended up with \(5\) points
The total score is \(40+65+30+5=140\), it’s about to retire
DAY 10
\(CCF\) official data is out
Score \(60+80+70+0=210\)
Save \(rk17\), hovering on the edge of retirement
Reflection
\(1\). Be sure to read the questions first when you start the exam to get a general impression of the overall difficulty of the question
\(2\), don’t believe in big examples, be sure to make a few sets of extreme data
\(3\), don’t waste too much time on one question
\(4\), pay attention to observe the data range, whether you need to open \(long\ long\), \(unsigned\ long\ long\) or even high precision, one or two points can be judged specially
CSP-S 2020 Travels的更多相关文章
- CSP/S 2020 退役记
上一次的AFO记 上上次的AFO记 Day -INF 一条咸鱼的垂死挣扎. RP+=INF Day 0 出发辣. 早上来到机房,带上了准备的面包和泡面....然而后来嫌太占地方就没拿...草了. 而且 ...
- [游记]2020/CSP - S总结
2020 / C S P − S 总 结 2020/CSP - S总结 2020/CSP−S总结 这年的 C S P CSP CSP考的不是很理想,本来稳进的 C S P − J CSP-J CSP− ...
- 2020 CSP&NOIP 游记
CSP初赛 CSP初赛 Day -1 早上打了模拟赛,T2寒假正好做过,然而还是还是被踩Orz,郑外NB!.中午出校吃了大盘鸡和拉面,还带回来了三瓶可乐. 初赛知识点看了两页不(看)想(不)看(懂)了 ...
- 【初赛】CSP 2020 第一轮(初赛)模拟记录
感觉初赛不过关,洛谷上找了一套没做过的来练习. 顺便写了详细的题解. 试题用时:1h 单项选择: 第 1 题 十进制数 114 的相反数的 8 位二进制补码是: A.10001110 B.100011 ...
- CSP.2020
自闭jpg. 就说说 PJ 吧. TG炸的原因主要是因为PJ的炸裂以及T1--所以就直接分析根本原因了. # 参考补题链接 # # 推荐博客链接 # 0x00 考前一天晚上. 在LH巨佬家吃了饭,前往 ...
- 2020: [Usaco2010 Jan]Buying Feed, II
2020: [Usaco2010 Jan]Buying Feed, II Time Limit: 3 Sec Memory Limit: 64 MBSubmit: 220 Solved: 162[ ...
- 【BZOJ】2020: [Usaco2010 Jan]Buying Feed, II (dp)
http://www.lydsy.com/JudgeOnline/problem.php?id=2020 和背包差不多 同样滚动数组 f[j]表示当前位置j份食物的最小价值 f[j]=min(f[j- ...
- CSP初赛复习
初赛复习 初赛一定要过啊,否则付出的那么多都白搭了! while(1) ++csp.rp,++csp.luck,++csp.scores; 历史 2020年开始,除NOIP以外的NOI系列其他赛事(包 ...
- Spring Cloud--尚硅谷2020最新版
Spring Cloud 初识Spring Cloud与微服务 在传统的软件架构中,我们通常采用的是单体应用来构建一个系统,一个单体应用糅合了各种业务模块.起初在业务规模不是很大的情况下,对于单体应用 ...
随机推荐
- 多测师讲解自动化测试 _RF定位iframe框_高级讲师肖sir
Open Browser https://mail.163.com/ gc Maximize Browser Window sleep 2 #进入if框 Comment Input Text name ...
- Spring Boot 系列:最新版优雅停机详解
爱生活,爱编码,本文已收录架构技术专栏关注这个喜欢分享的地方. 开源项目: 分布式监控(Gitee GVP最有价值开源项目 ):https://gitee.com/sanjiankethree/cub ...
- 发布TrajStat 1.4.4
发布TrajStat 1.4.4 (MeteoInfo Java版插件),在PSCF和CWT源区分析中增加了依据格点中的气团轨迹条数为权重进行结果处理的功能.之前的仅有按照轨迹节点数目进行权重处理的功 ...
- day38 Pyhton 并发编程
# 网络编程 # arp协议 : # 1.这是一个通过ip找mac地址的协议 # 2.由于有了socket,用户在使用网络的时候,只需要关心对方用户的ip地址就可以了 # 3.如果用户即将和这个ip进 ...
- 【C语言/C++编程学习笔记】你的第一个Windows程序!高级操作~
什么是windows编程?了解到Windows API 编程.Windows编程.Windows SDK 编程是一个概念.今天我们运用C语言来实现你的第一个真正的Windows程序. windows. ...
- spring boot:发送带附件的邮件和html内容的邮件(以163.com邮箱为例/spring boot 2.3.2)
一,网站哪些情况下需要发送电子邮件? 作为一个电商网站,以下情况需要发邮件通知用户: 注册成功的信息 用邮箱接收验证码 找回密码时发链接 发送推广邮件 下单成功后的订单通知 给商户的对账单邮件 说明: ...
- PHP SPL标准库-接口
PHP SPL标准库有一下接口: Countable OuterIterator RecursiveIterator SeekableIterator SplObserver SplSubject A ...
- win安装appium
Windows 下配置 Appium,要提前装好jdk,请参考:https://jingyan.baidu.com/article/e8cdb32b2699cb37042bad59.html 1.下载 ...
- 通过命令行上传ipa到appstore
搞持续集成自动化打包上传到appstore遇到这个问题,记录一下. 其实主要就一条到命令: xcrun altool --upload-app -f xxxx.ipa -u "yanqizh ...
- 【线上排查实战】AOP切面执行顺序你真的了解吗
前言 忙,是我这个月的主旋律,也是我频繁鸽文章的接口----蛮三刀把刀 公司这两个月启动了全新的项目,项目排期满满当当,不过该学习还是要学习.这不,给公司搭项目的时候,踩到了一个Spring AOP的 ...