The calculation method is step by step. As a big problem, most people's problems are actually done in this way.
Clever algorithm is a combination of option judgment, which can be substitution exclusion method, mantissa judgment method and so on. , or by comparing options, you can rule out the impossible options first.
Specifically, it is necessary to choose the appropriate method in combination with the topic.