-

Hello World

+

模拟赛记录

-

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

-

Quick Start

Create a new post

1
$ hexo new "My New Post"
- -

More info: Writing

-

Run server

1
$ hexo server
- -

More info: Server

-

Generate static files

1
$ hexo generate
- -

More info: Generating

-

Deploy to remote sites

1
$ hexo deploy
- -

More info: Deployment

+

D1

A题循环变量手贱写错 -60pts

+

B题贪心策略完全错误 -76pts

+

C题写了一个很申金的dfs -100pts

+

D题赛时大脑抽风不会写dij模板 cout<<12; 企图骗过评测机

+

最终 80/400 遗憾离场*1

+

D2

A不会写 写了全排列

+

B不会写 写了全排列

+

C题想到了正解 赛时打不出ST表 遗憾离场*2

+

D题把 DFS 当 DP 写 遗憾离场*3

+

D3

A题没开long long痛失40pts,但是同一个机房的大佬开long long就AK了,但是他也没开 :(

+

B题两个情况只判了一种 -70pts

+

C题终于赛时AC DP板子.jpg

+

D题 完美の申金骗分居然骗了30

+

最终以220/400拿下rk3 完美离场

+
+

晚上打vp发现有人c代码 于是激↗情问候开始对线

+

详情请见 如何在洛谷高效学习

+
+

D4

A题C题赛时拿下

+

B题忘写前缀和优化

+

D题忘写二进制优化

+

T了110pts 遗憾离场*4

+
+

和同学把2kb的代码压到了400b 但是奇技淫巧

+
+

D5

中规中矩

+

D题第一眼Dijkstra并坚信是正解,因为忘记了Dij怎么写被迫写Floyd,赛后发现Floyd就是正解/kk

@@ -303,6 +317,27 @@

+ +