This training is one connected story—not six unrelated problems.

登录以参加训练计划

A difficult problem does not mean that you know nothing. Keep the structure you already have, break the problem into smaller named jobs, and work on one missing piece at a time.

Before coding each problem:

Identify the input and output.

Name the small job.

Decide what information it receives and what result it should produce.

Diagnose your current position:

Ready — I know the steps and the Python.

Algorithm gap — I need to work out reliable steps.

Instruction gap — I know the steps, but I need one Python tool.

Test the small job, then connect it back to the larger problem.

Recommended route:

Core path: 1043–1046

Extension challenges: 1047–1048

You do not need to solve everything at once. Knowing exactly what you need to learn next is progress.

章节 1. 魔法宝典

开放

题目 尝试 AC 难度
1043   原料的元素指数 29 13 5
1044   贝尔塔原料 112 10 9
1045   阿尔法原料 22 9 7
1046   点石成金 43 6 8
1047   新的阿尔法原料 17 4 9
1048   点石成金的重大突破 43 3 9
 
参加人数
2
创建人