Traditional Culture Encyclopedia - Traditional customs - How to output interlacing by traditional technology?

How to output interlacing by traditional technology?

C language program

# contains "stdio.h"

Master ()

{ int min,max

int i,temp

Scanf("%d ",maximum);

scanf("%d ",min);

if(max & lt; Minimum)

{ temp = max

max = min

Minimum value = temperature;

}

for(I = 2; I< 100; i++)

{ scanf("%d ",temp);

if(temp & gt; Max)

max = temp

if(temp & lt; Minimum)

Minimum value = temperature;

}

Printf ("Maximum quantity =%d, minimum quantity =%d\n", max, min);

}

Extended data:

Flowchart is a graphical representation of information flow, viewpoint flow or component flow through the system. In an enterprise, the flow chart is mainly used to illustrate a certain process. This process can be a process flow on the production line or a necessary management process to complete a task.

For example, the flow chart can be one of the methods to explain the manufacturing process of parts and even organize the decision-making process. Each stage of these processes is represented by graphic blocks, and different graphic blocks are connected by arrows to indicate their flow direction in the system. The next step depends on the result of the previous step, and the typical approach is to judge by the logical branch of "yes" or "no".

Baidu Encyclopedia-Flowchart