Login to join training plan
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 |
|---|---|---|---|
| luogu#P1422 小玉家的电费 | 1484 | 673 | 1 |
| luogu#P1085 [NOIP 2004 普及组] 不高兴的津津 | 1602 | 661 | 1 |
| luogu#P1089 [NOIP 2004 提高组] 津津的储蓄计划 | 1286 | 532 | 1 |
| luogu#P1909 [NOIP 2016 普及组] 买铅笔 | 908 | 490 | 1 |
Section 3. 循环!循环!循环!
计算机最不怕的就是重复。你让它做10000次同样的事它也不怕啦,但是让他做1亿亿次的话……
Invalid
This section cannot be challenged at present, so please complete the following sections first:
- Section 1. 洛谷的第一个任务 勇敢的迈出第一步,了解下语言和洛谷。跟着书本和老师走,不会难的。 (Completed 0%)
| Problem | Tried | AC | Difficulty |
|---|---|---|---|
| luogu#P1008 [NOIP 1998 普及组] 三连击 | 1024 | 553 | 3 |
| luogu#P1035 [NOIP 2002 普及组] 级数求和 | 1133 | 503 | 1 |
| luogu#P1423 小玉在游泳 | 670 | 382 | 1 |
| luogu#P1424 小鱼的航程(改进版) | 1009 | 389 | 1 |
| luogu#P1980 [NOIP 2013 普及组] 计数问题 | 718 | 393 | 1 |
Section 4. 数组
跟数组有关的题目基本上都要用到循环,所以请先完成1-3。
Invalid
This section cannot be challenged at present, so please complete the following sections first:
- Section 3. 循环!循环!循环! 计算机最不怕的就是重复。你让它做10000次同样的事它也不怕啦,但是让他做1亿亿次的话…… (Completed 0%)
| Problem | Tried | AC | Difficulty |
|---|---|---|---|
| luogu#P1046 [NOIP 2005 普及组] 陶陶摘苹果 | 622 | 430 | 1 |
| luogu#P1047 [NOIP 2005 普及组] 校门外的树 | 671 | 346 | 1 |
| luogu#P1427 小鱼的数字游戏 | 523 | 339 | 1 |
| luogu#P1428 小鱼比可爱 | 450 | 299 | 1 |
| luogu#P2141 [NOIP 2014 普及组] 珠心算测验 | 809 | 285 | 3 |
| luogu#P1567 统计天数 | 610 | 238 | 1 |
Section 5. 简单字符串
计算机不仅可以处理数字,还能处理文字!就是其实跟数字也没什么差。
Invalid
This section cannot be challenged at present, so please complete the following sections first:
- Section 4. 数组 跟数组有关的题目基本上都要用到循环,所以请先完成1-3。 (Completed 0%)
| Problem | Tried | AC | Difficulty |
|---|---|---|---|
| luogu#P1055 [NOIP 2008 普及组] ISBN 号码 | 816 | 264 | 3 |
| luogu#P1200 [USACO1.1] 你的飞碟在这儿 Your Ride Is Here | 401 | 227 | 1 |
| luogu#P1308 [NOIP 2011 普及组] 统计单词数 | 753 | 201 | 3 |
| luogu#P1553 数字反转(升级版) | 427 | 140 | 3 |
| luogu#P1598 [USACO03FEB] 垂直柱状图 Vertical Histogram | 258 | 135 | 3 |
| luogu#P1944 最长括号匹配 | 277 | 96 | 5 |
Section 6. 过程函数与递归
将代码串进行打包,就是过程与函数。过程与函数调用自己则为递归。有一点小难但不要怕哦。
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. 循环!循环!循环! 计算机最不怕的就是重复。你让它做10000次同样的事它也不怕啦,但是让他做1亿亿次的话…… (Completed 0%)
- Section 4. 数组 跟数组有关的题目基本上都要用到循环,所以请先完成1-3。 (Completed 0%)
| Problem | Tried | AC | Difficulty |
|---|---|---|---|
| luogu#P1028 [NOIP 2001 普及组] 数的计算 | 225 | 141 | 3 |
| luogu#P1036 [NOIP 2002 普及组] 选数 | 373 | 164 | 3 |
| luogu#P1149 [NOIP 2008 提高组] 火柴棒等式 | 207 | 96 | 3 |
| luogu#P1217 [USACO1.5] 回文质数 Prime Palindromes | 241 | 107 | 3 |
Section 7. BOSS战-入门综合练习1
这里将前面的内容综合起来了,会有点难,不过你可以问老师同学,也能上网查资料。
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. 循环!循环!循环! 计算机最不怕的就是重复。你让它做10000次同样的事它也不怕啦,但是让他做1亿亿次的话…… (Completed 0%)
- Section 4. 数组 跟数组有关的题目基本上都要用到循环,所以请先完成1-3。 (Completed 0%)
- Section 5. 简单字符串 计算机不仅可以处理数字,还能处理文字!就是其实跟数字也没什么差。 (Completed 0%)
- Section 6. 过程函数与递归 将代码串进行打包,就是过程与函数。过程与函数调用自己则为递归。有一点小难但不要怕哦。 (Completed 0%)
| Problem | Tried | AC | Difficulty |
|---|---|---|---|
| luogu#P1478 陶陶摘苹果(升级版) | 169 | 94 | 3 |
| luogu#P1618 三连击(升级版) | 180 | 78 | 3 |
| luogu#P1579 哥德巴赫猜想(升级版) | 117 | 77 | 3 |
| luogu#P2089 烤鸡 | 171 | 93 | 3 |
Section 8. BOSS战-入门综合练习2
勇士,竟然来到了BOSS的老巢!来一场恶斗,证明自己的实力,解锁下一个级别!
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. 循环!循环!循环! 计算机最不怕的就是重复。你让它做10000次同样的事它也不怕啦,但是让他做1亿亿次的话…… (Completed 0%)
- Section 4. 数组 跟数组有关的题目基本上都要用到循环,所以请先完成1-3。 (Completed 0%)
- Section 5. 简单字符串 计算机不仅可以处理数字,还能处理文字!就是其实跟数字也没什么差。 (Completed 0%)
- Section 6. 过程函数与递归 将代码串进行打包,就是过程与函数。过程与函数调用自己则为递归。有一点小难但不要怕哦。 (Completed 0%)
- Section 7. BOSS战-入门综合练习1 这里将前面的内容综合起来了,会有点难,不过你可以问老师同学,也能上网查资料。 (Completed 0%)
| Problem | Tried | AC | Difficulty |
|---|---|---|---|
| luogu#P1426 小鱼会有危险吗 | 158 | 71 | 1 |
| luogu#P1464 Function | 267 | 82 | 3 |
| luogu#P1014 [NOIP 1999 普及组] Cantor 表 | 191 | 138 | 3 |
| luogu#P1022 [NOIP 2000 普及组] 计算器的改良 | 169 | 63 | 5 |
| luogu#P1307 [NOIP 2011 普及组] 数字反转 | 256 | 146 | 1 |
- Enrollees
- 2702
- Created By