Login to join training plan
先来点真实的
无赖流学习算法,教你轻松上分
玩法&目的
玩家需要一个关卡一个关卡的通过,最终收获知识(确信)
关于训练题单
新手村
新手村的题目基本都是基本的语法题,主要是帮助大家更好的掌握语法
展露头角
展露头角则是在语法的基础上有一定的提升,稍微带一点思考的东西
- 这里你将更加夯实语法
- 学习称为模拟的简单算法
- 学习如何暴力
- 学习简单的递归函数
势如破竹
在这里需要学习两个东西
- 1.排序算法 先从简单的冒泡、交换排序学,然后去学习快排和归并排序(最好能手写),然后可以去了解一下qsort或者sort函数
学习链接:https://www.cnblogs.com/onepixel/articles/7674659.html
- 2.贪心算法 贪心算法只可意会不可言传,就是尽量选取对自己有利的操作,不用考虑对后续答案的影响
学习链接1:https://zhuanlan.zhihu.com/p/76164082?ivk_sa=1024320u
学习链接2:https://blog.csdn.net/qq_32400847/article/details/51336300
名震一方
在这里你将学习史诗级算法,有前言道:"Stop learn useless algotithm",说明了这个算法的难度(其实是灵活性)和重要性,但是要使用二分算法的话那你首先要看你这个序列是否满足单调性(严不严格都行),其次就要考虑你的check函数如何设计,还有就是要注意二分边界问题,不然会一直死循环 博客链接一:https://acmer.blog.csdn.net/article/details/118559948
博客链接二:https://www.cnblogs.com/qswg/p/6251887.html
视频链接: https://www.bilibili.com/video/BV1T44y1q7nL?spm_id_from=333.999.0.0
Section 2. 展露头角
Invalid
This section cannot be challenged at present, so please complete the following sections first:
- Section 1. 新手村 (Completed 0%)
| Problem | Tried | AC | Difficulty | 
|---|---|---|---|
| P1173 A.我只知道,在我心里,比起这个世界,你更重要! | 1191 | 143 | 8 | 
| P1174 B.为世界上所有的美好而战 | 326 | 148 | 4 | 
| P1175 C.今天也全力以赴,守护着世界 | 569 | 135 | 3 | 
| P1041 全排列 | 364 | 137 | 5 | 
| P1031 回文数 | 473 | 194 | 5 | 
| P1044 输出不定方程解的个数 | 402 | 153 | 5 | 
| P1045 上台阶 | 642 | 156 | 7 | 
| P1062 加法 | 849 | 117 | 8 | 
| P1075 约瑟夫的杀人计划 | 332 | 106 | 6 | 
| P1082 矩阵交换行 | 288 | 130 | 4 | 
| P1083 数字金字塔 | 262 | 102 | 5 | 
| P1021 素食主义 | 764 | 109 | 8 | 
| P1023 拯救公主? | 349 | 107 | 6 | 
| P1028 A + B 与繁星 | 227 | 99 | 4 | 
| P1102 D.整数分解 | 588 | 181 | 6 | 
| P1085 矩阵乘法 | 375 | 79 | 7 | 
| P1111 Ball Dropping | 159 | 73 | 4 | 
| P1112 Determine the Photo Position | 237 | 62 | 7 | 
Section 3. 势如破竹
Invalid
This section cannot be challenged at present, so please complete the following sections first:
- Section 1. 新手村 (Completed 0%)
- Section 2. 展露头角 (Completed 0%)
| Problem | Tried | AC | Difficulty | 
|---|---|---|---|
| P1105 排序 | 349 | 90 | 7 | 
| P1106 SYZOJ算法大赛成绩排序 | 232 | 87 | 5 | 
| P1024 僵尸水族馆 | 303 | 70 | 7 | 
| P1072 排队打水 | 293 | 91 | 6 | 
| P1087 「一本通 1.1 例 1」活动安排 | 216 | 65 | 6 | 
| P1090 「一本通 1.1 例 5」智力大冲浪 | 104 | 56 | 3 | 
| P1091 「一本通 1.1 练习 1」数列极差 | 161 | 58 | 5 | 
| P1092 「一本通 1.1 练习 3」线段 | 154 | 48 | 6 | 
| P1073 砸金蛋 | 347 | 51 | 8 | 
| P1107 NOIP2002A均分纸牌 | 120 | 54 | 4 | 
| P1108 街上的树 | 211 | 46 | 7 | 
| P1109 Dividing a String | 135 | 39 | 6 | 
Section 4. 名震一方
Invalid
This section cannot be challenged at present, so please complete the following sections first:
- Section 1. 新手村 (Completed 0%)
- Section 2. 展露头角 (Completed 0%)
- Section 3. 势如破竹 (Completed 0%)
| Problem | Tried | AC | Difficulty | 
|---|---|---|---|
| P1117 二分查找 | 468 | 59 | 8 | 
| P1156 「一本通 1.2 例 1」愤怒的牛 | 114 | 27 | 7 | 
| P1172 「NOIP2015」跳石头 | 244 | 49 | 4 | 
| P1157 「一本通 1.2 例 2」Best Cow Fences | 42 | 12 | 7 | 
| P1158 「一本通 1.2 练习 1」数列分段 II | 113 | 17 | 8 | 
| P1159 「一本通 1.2 练习 2」扩散 | 59 | 17 | 6 | 
| P1153 「LibreOJ β Round」ZQC 的拼图 | 3 | 3 | 10 | 
| P1155 「LibreOJ β Round #5」最小倍数 | 34 | 3 | 9 | 
- Enrollees
- 667
- Created By
