l Problem Sieve method is an old way to find all the prime numbers smaller than a certain natural number N (N>1). It wosieve method,prime numbers,loop,step,for,if
l Problem Fibonacci sequence is the series of numbers: 1, 1, 2, 3, 5, 8, 13, 21 … From the third number, each number isfibonacci sequence,iterative algorithm,recursion algorithm,loop,func,for,if
l Problem Repetend is the infinite repeating figures in a repeating decimal. Every repeating decimal can be expressed ainfinite repeating,divisor,remainder,pos,concat,for,break
l Problem Please compile a program to answer the following 10 questions: 1. Which is the question that has the first anmultiple recursion,judge,for,func
l problem The Eight Queens problem is an old and famous problem. It is described as follows: Put eight queens on the eight queens puzzle,for,if,pselect,pos,abs,concat,len
l Problem The 24-point game is a classic intellectual game using poker to carry out the calculation. The game is detail24-point game,arrange,enumerate,for,if,power,func,abs,union
l Problem A B2C website needs to compute the price of freightage for orders. In most cases, the freightage is computed file,import,sort,derive,for,next
l Problem This problem aims to simulate the histogram via text. Below is the Employee table, in which the DEPTNO field horizontal histogram,vertical histogram,file,import,create,group,insert,for
l Problem The table below is an employee info list of a company. Employees in the company transfer regularly due to busgroup,table sequence,loop,file,import,keys,switch,new,sum,for
l Problem The tables below are from a simplified supermarket stock control system. To check if the purchase policy is pcreate a sequence,loop,file,import,periods,align,keys,for